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 have to build a menu which includes options but also actions. For this reason I set selectable to false. What would be the best way to destroy the popup after an action is clicked? Using a state property to populate or not the menu doesn't seem to work well. Thanks!