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
See the discussion here: #20082 (comment). Our select is based on a newer version of the ARIA spec that doesn't require an input to be placed inside a combobox. A lot of these automatic accessibility checks haven't been updated to the latest spec yet.
Furthermore, it looks like you're running a very old version of Material that doesn't include some of the latest accessibility improvements.
@crisbeto I am not running older version of Material .I am running Latest version of Material(i.e 10.2.1) and found same Accessibility Insight Issue. Please refer below screen .
Reproduction
Use StackBlitz to reproduce your issue: https://stackblitz.com/angular/mkqleegjgor?file=app%2Fpaginator-overview-example.ts
Steps to reproduce:
Expected Behavior
Accessibility Insight should not report any violations for Paginator Control.
ARIA Role required by Child Element.
Actual Behavior
Ensures elements with an ARIA role that require child roles contain them.
Environment
The text was updated successfully, but these errors were encountered: