ycs77 / headlessui-float

Easily use Headless UI with Floating UI to position floating elements.
https://headlessui-float.vercel.app
MIT License
342 stars 11 forks source link

(vue): Leave transition not working when using `:unmount="false"` #116

Closed ycs77 closed 1 month ago

ycs77 commented 1 month ago

Use Version Use version when bugs appear:

Describe the bug Leave transition not working when using :unmount="false" with vue.

Expected behavior Can see leave transition animation.

ycs77 commented 1 month ago

This problem is bug in upstream Headless UI package https://github.com/tailwindlabs/headlessui/issues/2987