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
Using the first example in Modal documentation I noticed that if you do not copy the key-frames definition into css the Modal cannot close itself because one of the useExitAnimation hooks in ModalOverlayWithForwardRef get stuck as true.
🤔 Expected Behavior?
Modals should close even if css makes no sense.
😯 Current Behavior
Modal is stuck open but DialogTrigger thinks that it is closed.
Provide a general summary of the issue here
Using the first example in Modal documentation I noticed that if you do not copy the key-frames definition into css the Modal cannot close itself because one of the
useExitAnimation
hooks inModalOverlayWithForwardRef
get stuck astrue
.🤔 Expected Behavior?
Modals should close even if css makes no sense.
😯 Current Behavior
Modal is stuck open but DialogTrigger thinks that it is closed.
💁 Possible Solution
No response
🔦 Context
No response
🖥️ Steps to Reproduce
https://codesandbox.io/p/sandbox/eager-maria-nq52gk
Version
react-aria-components: 1.1.1
What browsers are you seeing the problem on?
Firefox, Chrome
If other, please specify.
No response
What operating system are you using?
Linux
🧢 Your Company/Team
No response
🕷 Tracking Issue
No response
The text was updated successfully, but these errors were encountered: