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
I mean the data-reactid generated from key prop. I some cases we may use ids like UUID of MongoDB, which are quite long. After putting into the DOM, the properties look quite ugly and messy.
Is there a chance that data-reactid becomes invisible in the Elements panel in debugging?