floating-vue
floating-vue copied to clipboard
π¬ Easy tooltips, popovers, dropdown, menus... for Vue
Hi, I observed it first in https://github.com/Akryum/vue-mention, did some research and found out the problem is from this library. What is happening is that on web browsers: Chrome, Edge, Firefox...
Update the quite outdated dependency on `@floating-ui/dom` from v0.x to v1.1 I am using your package for a vue2 project but the dependency on v0 of floating-ui causes a dependency...
when use floating-vue v-dialog component not show button.
when load or hover component,the error is show
1. I hope to provide an attribute to control the current menuitem not to display popper arrow because now if the child popper item is empty, I donβt want to...
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...
I was using tooltips on elements in a scrollable section on the page. In the given example it is a table that is longer than what is displayed on the...