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
At the moment, the ConfirmModal will not work with MenuItem as the Menu will unmount itself when the MenuItem is clicked on. It would be great if we can find a way to make the two component work together.
The text was updated successfully, but these errors were encountered:
At the moment, the
ConfirmModal
will not work withMenuItem
as theMenu
will unmount itself when theMenuItem
is clicked on. It would be great if we can find a way to make the two component work together.The text was updated successfully, but these errors were encountered: