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
If i put an input in DragHandleMenuItem, then typing every symbol in it causes the menu to close.
But in Mantine Menu (on the basis of which DragHandleMenu is made) it's enough to set closeMenuOnClick={false} for Menu.Item and everything works fine.
The text was updated successfully, but these errors were encountered:
If i put an input in DragHandleMenuItem, then typing every symbol in it causes the menu to close.
But in Mantine Menu (on the basis of which DragHandleMenu is made) it's enough to set closeMenuOnClick={false} for Menu.Item and everything works fine.
The text was updated successfully, but these errors were encountered: