Replies: 1 comment
-
AFAIK, opening/closing the dialog is fully under your control. You can simply ignore But I would appreciate an ability to ignore clicks on the overlay (configurable via some prop). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It would be very useful to be able to prevent closing (esc-key / clicking outside). So e.g. a "preventClose" property on Dialog. The dialog would then have to be closed by setting :open to false.
Beta Was this translation helpful? Give feedback.
All reactions