We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
What package within Headless UI are you using?
@headlessui/react
What version of that package are you using?
"^0.0.0-insiders.b4a4e0b"
What browser are you using?
Chrome on Ubuntu and Chrome on iOS.
Reproduction URL
https://github.com/nitinpunjabi/headlessui_transition_bug
Describe your issue
Dependencies:
The insiders build is being used because transitions don't work otherwise with React 18. See this discussion: #681
With the insiders version, the transition component is causing an issue on mobile. With the latest version, it doesn't work in development mode.
To recreate:
Expectation: same behaviour on mobile as on desktop.
Actual result: error messages.
On the mobile browser, I get this error message: https://imgur.com/a/oUKSsNg
When I use chrome://inspect to capture the console logs, I see this: https://imgur.com/a/pk48dUk
The text was updated successfully, but these errors were encountered:
591b328
Hey! Thank you for your bug report! Much appreciated! 🙏
This has been fixed by 591b328 and will be available in the next insiders release
Sorry, something went wrong.
Thank you for the fast fix!
Thank you for your bug report! it helps
No branches or pull requests
What package within Headless UI are you using?
@headlessui/react
What version of that package are you using?
"^0.0.0-insiders.b4a4e0b"
What browser are you using?
Chrome on Ubuntu and Chrome on iOS.
Reproduction URL
https://github.com/nitinpunjabi/headlessui_transition_bug
Describe your issue
Dependencies:
The insiders build is being used because transitions don't work otherwise with React 18. See this discussion:
#681
With the insiders version, the transition component is causing an issue on mobile. With the latest version, it doesn't work in development mode.
To recreate:
Expectation: same behaviour on mobile as on desktop.
Actual result: error messages.
On the mobile browser, I get this error message: https://imgur.com/a/oUKSsNg
When I use chrome://inspect to capture the console logs, I see this: https://imgur.com/a/pk48dUk
The text was updated successfully, but these errors were encountered: