floating-vue icon indicating copy to clipboard operation
floating-vue copied to clipboard

💬 Easy tooltips, popovers, dropdown, menus... for Vue

Results 205 floating-vue issues
Sort by recently updated
recently updated
newest added

Hi, hope someone can help me please. I can get the hover working, but I can't get this to work using multiple options with an object to enable trigger: 'click'...

cannot-reproduce

`Warning: To load an ES module, set "type": "module" in the package.json or use the .mjs extension.` Applying any of the above fixes the problem of my ESM SSR server...

I am using VDropdown with following properties `` when i scroll the body it disappears and when I come back to the same position also it's not there. the v-popper_wrapper...

Hi, I also have [this](https://github.com/Akryum/floating-vue/issues/872) problem with the vue2 version. I created the PR to solve it on that branch too. Could you please release a new version from the...

I've been testing some stuf on safari devices and trigering a tooltip only shows it for a couple ms, you need to stay pressed to see it (and it like...

How to change position of the arrow? If say i want it to be near the left edge of the reference element when the popper positioned as 'bottom-start'?

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.8.6 to 2.9.13. Release notes Sourced from vite's releases. [email protected] Please refer to CHANGELOG.md for details. [email protected] Please refer to CHANGELOG.md for details. [email protected] Please refer to...

dependencies

Is it possible to make something like https://github.com/johndatserakis/vue-simple-context-menu using floating-vue?

It is possible to set right click as a trigger?