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-experimental/accordion): removes inert attribute from accordion trigger
Removes the inert attribute from accordion trigger to enable screen
readers to access the accordion trigger id and aria attributes to be
able to announce more helpful/informative screen reader messages to the
user.
Fixes b/438312273
0 commit comments