How do I make my notification (toast) not close the Dialog when I click inside of it #2483
Unanswered
italodeandra
asked this question in
Help
Replies: 0 comments
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.
-
My notification component shows up outside of the Dialog, so this trigger the click-outside. How do I prevent this without disabling the Dialog's
onClose
function?I found several issues about this but none of them has an actual solution for this issue.
Beta Was this translation helpful? Give feedback.
All reactions