Skip to content

Conversation

@Erapchu
Copy link
Contributor

@Erapchu Erapchu commented Mar 31, 2022

actionClickWaitHandle will be disposed after message auto-closed. We need to avoid call any methods on disposed EventWaitHandle, need to check is it closed (disposed) or invalid

Fixes #2627

…signInXAML#2627)

actionClickWaitHandle will be disposed after message auto-closed. We need to avoid call any methods on disposed EventWaitHandle, need to check is it closed (disposed) or invalid
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Snackbar with Message Box throws error in newer versions

3 participants