When hovering / selecting nested DOM elements in the element panel that are present across multiple usages the selection outline highlights more than expected #295
Labels
Bug
Something isn't working
Contribution ready
This issue is a perfect candidate for external contribution.
Renderer
To replicate:
App
insideexamples/gitplex/src/app.tsx
What happens: The outline selects all usages of the element
What is expected: The outline should only highlight the direct children of the component
The text was updated successfully, but these errors were encountered: