-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Transition enterFrom classes not working with Menu #2914
Comments
I have similar issue with Dialog.
|
I think this bug might be introduced by #2722. Agree that |
@ilkkakuivanen I've created a codesandbox here with version 1.7.17 but the transition still isn't working. Any ideas? |
I have pinpointed a bug relating to The following transitions worked in 1.7.17 but in 1.7.18 the classes for As mentioned before this is most likely due to #2722 . Could @RobinMalfait confirm? |
Hey! This should be fixed by #3074, and will be available in the next release. You can already try it using:
|
Hi @RobinMalfait See https://github.com/RaenonX/test-transition/commits/main/ where after https://github.com/RaenonX/test-transition/commit/a915a75be566c2c9bdfac02970c772cc14451489, the issue still persists, and only gets fixed by https://github.com/RaenonX/test-transition/commit/45f73ad377f546358a2a03aa83b96d8a05ce8d8d. |
What package within Headless UI are you using?
@headlessui/react
What version of that package are you using?
v2.0.0-alpha.4
What browser are you using?
Edge
Reproduction URL
https://stackblitz.com/edit/stackblitz-starters-a9u657?file=app%2Fmenu-demo.tsx
Describe your issue
rec.mp4
The text was updated successfully, but these errors were encountered: