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
If the dialog is open, and i want to highligh some text but accidentaly drag the mouse outside of the modal, it closes automatically.
This is especially cumbersome if the modal includes a form, where in this case the complete user provided input is lost.
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?
v1.6.6
What browser are you using?
Chrome
Reproduction URL
This happens on the official example on your website too:
https://headlessui.com/examples/react-dialog-hero
Describe your issue
If the dialog is open, and i want to highligh some text but accidentaly drag the mouse outside of the modal, it closes automatically.
This is especially cumbersome if the modal includes a form, where in this case the complete user provided input is lost.
The text was updated successfully, but these errors were encountered: