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
bsunderhus
changed the title
[Bug] TreeGrid: clicking on the surface of a Menu trigger open change on TreeGrid
[Bug] TreeGrid: clicking on the surface of a Menu triggers open change on TreeGrid
Apr 2, 2024
If you click at the surface of a
MenuPopover
it'll trigger theonOpenchange
fromTreeGrid
,here's the reproduction: https://stackblitz.com/edit/cslugv?file=src%2Fexample.tsx
The text was updated successfully, but these errors were encountered: