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
Describe the bug
When creating a second ContextMenuTrigger, within a ContextMenuTrigger, and an element within the inner trigger is clicked both are shown and not only the inner one.
Describe the bug
When creating a second ContextMenuTrigger, within a ContextMenuTrigger, and an element within the inner trigger is clicked both are shown and not only the inner one.
To Reproduce
Run the following code:
And click on special.
Expected behavior
It should only show one menu with the item special.
Screenshots
The text was updated successfully, but these errors were encountered: