You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey! Thank you for your bug report!
Much appreciated! 🙏
I'm struggling to install your reproduction repo (
) probably because of outdated packages. I also noticed that you both have yarn.lock and package-lock.json so not sure which package manager I'm supposed to use in your project.
If this is still an issue for you, can you test by installing the latest insiders build for Headless UI? npm install @headlessui/react@insiders. If it is still an issue and still relevant for your use case, please open a new issue with an updated reproduction repo or codesandbox.
What package within Headless UI are you using?
headlessui/react
What version of that package are you using?
v0.3.2-d950146
What browser are you using?
Safari - Mobile - iOS 14.5
Reproduction repository
https://github.com/ludwig-pro/osteopathie-animale-bordeaux-v2
File with the bug
https://github.com/ludwig-pro/osteopathie-animale-bordeaux-v2/blob/main/src/components/AnimalSection/AriaSelectMenu.js
Video
When I tap, the select menu who is use
<Transition />
open / close immediately (it flashes rapidly on the video). if I long press, menu show correctlyRPReplay_Final1618170213.MP4
if I don't use transition component, everything work correctly
The text was updated successfully, but these errors were encountered: