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 you open a context menu and click somewhere where stopPropagation() is called on the click event, then the context menu doesn't close.
To Reproduce
Steps to reproduce the behavior:
Open context menu.
Click on the blue area.
Expected behavior
The context menu should always close when clicking outside the menu.