tailwindlabs / headlessui

Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.
https://headlessui.com
MIT License
25.72k stars 1.06k forks source link

Transitions No Longer Working From v2.1.5 #3479

Open xveganxxxedgex opened 1 week ago

xveganxxxedgex commented 1 week ago

What package within Headless UI are you using?

@headlessui/react

What version of that package are you using?

2.1.5+

What browser are you using?

Chrome

Reproduction URL

Working animations using 2.1.4

Broken animations using v2.1.5+

Describe your issue

I'm using tailwindcss-animate with Transition and TransitionChild and in v2.1.4, they were working as expected. But as of v2.1.5 and up, transitions are no longer working on enter/exit.

mrlubos commented 3 days ago

related https://github.com/tailwindlabs/headlessui/issues/3437