Akryum / floating-vue

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

It won't disappear after leaving the element, or I can't find the timeout configuration. #898

Closed 1014670860 closed 2 years ago

1014670860 commented 2 years ago
 <Text-Font-Select v-tooltip="$t('tip.fonts')" />

This library is really great. I am using VUE3 development, but I can't find the timeout setting in the documentation Mainly because it also causes the parent element to trigger the prompt in the child element, which cannot disappear.