Akryum / floating-vue

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

Using VTooltip Component Not Working #1020

Closed wendybujalski closed 6 months ago

wendybujalski commented 6 months ago

Using VTooltip according to the documentation gives me this error -

Screenshot 2024-01-26 at 1 36 49 PM

I've reproduced the issue here -

https://stackblitz.com/edit/vitejs-vite-9kmmmt?file=src%2FApp.vue

Akryum commented 6 months ago

Your import is wrong, it should be import { vTooltip } from 'floating-vue'