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
I want all SnackBars in the system to be the same, So the developers will not send their own value and there will be a single variable that effects the duration of all the snackbars of the application.
What is the current behavior?
You have to send the duration in every call to the MatSnackbar.open().
Is there anything else we should know?
There is a way solving this by wrapping to matSnackBar but I prefer to use the original service.
The text was updated successfully, but these errors were encountered:
Bug, feature request, or proposal:
What is the expected behavior?
I want all SnackBars in the system to be the same, So the developers will not send their own value and there will be a single variable that effects the duration of all the snackbars of the application.
What is the current behavior?
You have to send the duration in every call to the MatSnackbar.open().
Is there anything else we should know?
There is a way solving this by wrapping to matSnackBar but I prefer to use the original service.
The text was updated successfully, but these errors were encountered: