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
fix(material/snack-bar): creates default assertive aria-live if not specified
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
0 commit comments