Akryum / floating-vue

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

How to set stop propagation with v-tooltip ? #982

Open zhnoah opened 1 year ago

zhnoah commented 1 year ago

When utilizing the v-tooltip directive, I aim to prevent it from triggering the parent element's event. How can I configure it to halt propagation?

or2e commented 1 year ago

similar https://github.com/Akryum/floating-vue/issues/874