You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be advantageous to render a widget / DNode key onto the corresponding dom node when building for debug. This would be especially helpful when writing integration / BDD tests as the selectors can then target the key as we do in our unit tests.
Enhancement
It would be advantageous to render a widget / DNode
keyonto the corresponding dom node when building for debug. This would be especially helpful when writing integration / BDD tests as the selectors can then target thekeyas we do in our unit tests.