onMouseLeave isn't firing for MenuItems
rastalamm opened this issue · 1 comments
rastalamm commented
Version
2.13.0
Test Case
https://codesandbox.io/s/busy-vaughan-yys36?fontsize=14&hidenavigation=1&theme=dark
Steps to reproduce
- Open chrome debugger/console
- Right click text to display context menu
- Move mouse over the menu item
Expected Behavior
The onMouseLeave
method to fire.
Actual Behavior
Nothing is happening when mouse leaves the menu item.
stale commented
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.