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-experimental/mdc-list): set a role on MatNavList and MatActionList (#25412)
make the following changes to align with legacy version of list
- `MatNavList` apply `role="navigation"`
- `MatActionList` apply `role="group"`
(cherry picked from commit dd1bfad)
0 commit comments