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
{{ message }}
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
I hope I'm not missing something very basic here but that's my request:
When I open a popup, I want that clicks outside of the popup box won't close it, so the user must choose an option of the popup before the application responds to any interaction.
I'd be glad to implement it myself, just thought to post a message here to verify it is not present in current version, and there's no obvious way to achieve it.
Thnx in advance
The text was updated successfully, but these errors were encountered:
We're going to add this feature in 1.3. This will be a boolean option that defaults to true. We need to work out a clear option name for this since clickOverlayToClosePopup is a wee bit long.
Hi everyone,
I hope I'm not missing something very basic here but that's my request:
When I open a popup, I want that clicks outside of the popup box won't close it, so the user must choose an option of the popup before the application responds to any interaction.
I'd be glad to implement it myself, just thought to post a message here to verify it is not present in current version, and there's no obvious way to achieve it.
Thnx in advance
The text was updated successfully, but these errors were encountered: