ycs77/headlessui-float

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

ycs77 opened this issue · 1 comments

Use Version
Use version when bugs appear:

  • Headless UI: v1.7.5
  • Headless UI Float: v0.13.3
  • Framework: v3.4.0
  • @floating-ui/core: v1.0.0
  • @floating-ui/dom: v1.0.0
  • Browser [e.g. chrome, safari]

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

Expected behavior
Can see leave transition animation.

This problem is bug in upstream Headless UI package tailwindlabs/headlessui#2987