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
This happens when using Transition components with, for example, PopoverButtons and PopoverPanels. When a user is on iOS devices using Safari, the PopoverPanel seems to open and close at once. This happens with other elements too, such as MenuItems, when using a Transition component. The issue does not always happen and it cannot be reproduced by other browsers, even when using responsive design mode in Firefox or Chrome.
The text was updated successfully, but these errors were encountered:
What package within Headless UI are you using?
@headlessui/react
What version of that package are you using?
2.1.10 (downgraded to 2.0.4 for testing and it still happens)
What browser are you using?
Safari (does not happen on Chrome)
Reproduction URL
https://stackblitz.com/edit/stackblitz-starters-amaajw
Describe your issue
This happens when using Transition components with, for example, PopoverButtons and PopoverPanels. When a user is on iOS devices using Safari, the PopoverPanel seems to open and close at once. This happens with other elements too, such as MenuItems, when using a Transition component. The issue does not always happen and it cannot be reproduced by other browsers, even when using responsive design mode in Firefox or Chrome.
The text was updated successfully, but these errors were encountered: