Akryum / floating-vue

💬 Easy tooltips, popovers, dropdown, menus... for Vue
https://floating-vue.starpad.dev/
MIT License
3.3k stars 337 forks source link

Dropdown from v-menu doesn't close when hovering over menu and then some other element such as <a> or with related functionality. #927

Open LwveMike opened 1 year ago

LwveMike commented 1 year ago

I have used v-menu as an item for my menu, that should open a dropdown on hover, near that I have an anchor tag. When sometimes I hover over the v-menu and then on the anchor tag, the dropdown from v-menu doesn't close. Repo: https://github.com/LwveMike/floating-vue-bug

Please try at least 10 times to reproduce the bug.

Environment: Firefox Developer Edition Version: 110.0b3

Also I tried and it can be reproduced in Safari and Chrome.

https://user-images.githubusercontent.com/51880748/214245267-50bd315b-b339-472d-b33b-a9f440c378c7.mp4