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
I suspect it requires management of the pointer-events CSS property which I can see being set in various places.
Additional context
For my particular use case the the dropdown menu is on a card component which is itself clickable and causes navigation. The current behaviour doesn't work for me because clicking any dropdown menu item causes unwanted navigation.