Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(material/snack-bar): creates default assertive aria-live if not s…
…pecified Updates Angular Material Snack-Bar component snack-bar-container's aria-live value from AriaLivePoliteness value to default to assertive if there is no given value. This is to fix existing bugs where the snack-bar content is not read by the screenreader when the snack-bar appears. Fixes b/369493945
- Loading branch information