Open
Description
What package has an issue
@svelteuidev/core
A clear and concise description of what the bug is
When using the Menu with trigger='hover'
, the menu hides the dropdown fast and does not allow to select an option.
In which browser(s) did the problem occur?
No response
Steps To Reproduce
- Go to https://www.svelteui.org/core/menu
- Go to the 'Show menu on hover' section
- Hover over the menu trigger and then try to select
- Note that the dropdown hides after a small interval and does not allow to select an option
Do you know how to fix the issue
Yes
Are you willing to participate in fixing this issue and create a pull request with the fix
Yes