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
The underlying cause also affects pointer-events. Clicks on the action button are no longer recognized and you can instead interact with elements under the snackbar.
MUI version 4.12.0
After mui/material-ui#24084, MuiCollapse-container is renamed to MuiCollapse-root.
Expected Behavior
Snackbars have gaps in between, and
dense
prop ofSnackbarProvider
should work and adjust the gap.Current Behavior
No gap between Snackbars.
Steps to Reproduce
With MUI >= 4.12.0, show multiple snackbars.
Context
mui/material-ui#24084
https://github.com/mui-org/material-ui/releases/tag/v4.12.0
Your Environment
The text was updated successfully, but these errors were encountered: