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(cdk/a11y): cdkAriaLive default to polite (#20672)
Currently if a cdkAriaLive does not have an `Input` specified defaults
to `off` value. Change default behavior to assign `polite` value to the
directive.
Fixes#11618
0 commit comments