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
{{ message }}
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
fix(list): case where list items are read twice by screen readers
- if we create an `aria-label` from the element's text content
then mark the content as `aria-hidden="true"` so that screen
readers don't announce/traverse the content twice
- improve Closure types
Fixes#11582
0 commit comments