-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Snackbar: Prevent same multiple messages option. #14029
Copy link
Copy link
Closed
Labels
P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgentfeatureLabel used to distinguish feature request from other issuesLabel used to distinguish feature request from other issues
Description
Bug, feature request, or proposal:
Feature
What is the expected behavior?
Do not show the same message over and over again
What is the current behavior?
it breaks and is not reactive anymore
What are the steps to reproduce?
open a message every second, should have the same effect.
for me my error handler throws a binding error for example like every second.
What is the use-case or motivation for changing an existing behavior?
easier global error handling.
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
7.02
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgentfeatureLabel used to distinguish feature request from other issuesLabel used to distinguish feature request from other issues