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
When having multiple ContextMenu's and you right click to open another one, the original one stays open, even with closeOnOutsideClick set.
The 2nd issue is that, when click outside (left click), it only closes the last opened context menu, so you have to click multiple times to close them all.
Describe the bug
When having multiple ContextMenu's and you right click to open another one, the original one stays open, even with
closeOnOutsideClick
set.The 2nd issue is that, when click outside (left click), it only closes the last opened context menu, so you have to click multiple times to close them all.
Reproduction
https://stackblitz.com/edit/github-tbmdqu?file=src%2Froutes%2F%2Bpage.svelte
Logs
No response
System Info
Severity
annoyance
The text was updated successfully, but these errors were encountered: