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
Could we have a different value for when user clicks outside the Dialog, not false similar to the cancellation button. So basically you could catch when user clicked neither of the buttons and you could prevent the Dialog from closing?
Platform(s)
Android
Preferred Solution
Set value boolean to undefined when neither buttons are clicked, not false.
The text was updated successfully, but these errors were encountered:
This issue needs more information before it can be addressed.
In particular, the reporter needs to provide a minimal sample app that demonstrates the issue.
If no sample app is provided within 15 days, the issue will be closed.
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of the plugin, please create a new issue and ensure the template is fully filled out.
Feature Request
Plugin
Dialog
Description
Could we have a different value for when user clicks outside the Dialog, not false similar to the cancellation button. So basically you could catch when user clicked neither of the buttons and you could prevent the Dialog from closing?
Platform(s)
Android
Preferred Solution
Set value boolean to undefined when neither buttons are clicked, not false.
The text was updated successfully, but these errors were encountered: