headlessui
headlessui copied to clipboard
Transitions No Longer Working From v2.1.5
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.