- Notifications
You must be signed in to change notification settings - Fork 3.5k
Closed
Milestone
Description
After version 3.1.3, if a snackbar's action is set to display a message box, and that message box is closed after the snackbar closes, the application will throw a "System.ObjectDisposedException: 'Safe handle has been closed'" exception.
Step 4 (After closing the message box)

This exception is only thrown on versions after 3.1.3.
Maybe it's possible to add a bool argument to Enqueue() or a MessageQueue property to execute the older code?
Here's the link to the test app's repo: https://github.com/SilentSammy/SnackbarBug
Also attached is the project as a zip file just in case: SnackbarBug.zip
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels


