floating-vue
floating-vue copied to clipboard
How to set stop propagation with v-tooltip ?
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?
similar https://github.com/Akryum/floating-vue/issues/874