Akryum / floating-vue

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

Tooltip reappear when switching tabs #951

Open ashlianin opened 1 year ago

ashlianin commented 1 year ago

Hello, have issue with tooltip. Using Nuxt 2.15.8 and floating-vue 1.0.0-beta.19. We have modal component with dark translucent background that is hidden with v-if, also we have button with v-tooltip text, when you click on button - modal appears and tooltip disappear. BUT, if you switch to another tab and switch back - tooltip appears again, but now over modal. If needed - I can provide video.