devtools icon indicating copy to clipboard operation
devtools copied to clipboard

Allow to find a component in components tree by key

Open Rusinas opened this issue 2 years ago • 0 comments

What problem does this feature solve?

Sometimes it's really hard to debug the "Duplicate keys found during update" warning, and would be great to have a feature in devtools to find those components. Since the key is already shown in the components tree, I suppose it is not that hard to implement. Will check if I can do this myself :)

Rusinas avatar Jun 13 '23 07:06 Rusinas