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 Sep 1, 2025. It is now read-only.
Hi i found an issue using the SnackbarManager,
After rotate a device while the snackbar is displaying , make the snackbar detached, but when try to show a new one (using the SnackbarManager) the isShow and !isDismissing return true, so the show method never fired cos replace the current one, but is not there