Akryum / floating-vue

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

click event doesn't trigger on mobile devices after binding v-close-popper directive #966

Open ruibaby opened 1 year ago

ruibaby commented 1 year ago

video:

https://github.com/Akryum/floating-vue/assets/21301288/f57cfd69-b2f5-47e5-a5ab-aaf5ebbf66d3

minimal reproduction: https://stackblitz.com/edit/vitejs-vite-ncpzhj?file=src%2FApp.vue

cyanerd commented 11 months ago

hello! i have the same issue :( have you find a solution? thanks

ruibaby commented 11 months ago

hello! i have the same issue :( have you find a solution? thanks

You can refer to: https://github.com/halo-dev/halo/tree/main/console/packages/components/src/components/dropdown

ipearx commented 10 months ago

Hi I have the same issue