Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transitions not working on open, just on close #1261

Closed
kskrlinnorth2 opened this issue Jul 11, 2022 · 2 comments
Closed

Transitions not working on open, just on close #1261

kskrlinnorth2 opened this issue Jul 11, 2022 · 2 comments

Comments

@kskrlinnorth2
Copy link

What component (if applicable)

Describe the bug
In your examples it works, but when I copy-paste code (without any modifications) enter transition never works, only close transition is working.

To Reproduce
Copy code from your docs to any vue project.

Expected behavior
I want it to work when I copy paste complete code.

Screenshots
If applicable, add screenshots to help explain your problem.

Browser/Device (if applicable)

  • OS: Windows
  • Browser: Latest Chrome
@reinink
Copy link
Member

reinink commented Jul 11, 2022

Hey thanks for reporting this! My guess is that this issue is related to this Headless UI bug (tailwindlabs/headlessui#1655), which we're actively working on. Once we get that fixed I'll loop back here to make sure it's fixed in Tailwind UI as well.

@RobinMalfait
Copy link

RobinMalfait commented Jul 12, 2022

Hey! Thank you for your bug report!
Much appreciated! 🙏

This should be fixed by #1664, and is available in the latest release 1.6.7.

You can already try it using npm install @headlessui/vue@latest.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants