-
-
Notifications
You must be signed in to change notification settings - Fork 641
Closed
Labels
Description
I have noticed the following errors on Material-UI side trying to upgrade this dependency:

The following aria seem to not be supported as expected:
aria-labelledbyaria-controlsaria-describedby
arial-query returns the type idlist. Something that is not supported in the implementation: https://github.com/evcohen/eslint-plugin-jsx-a11y/blob/b800f40a2a69ad48015ae9226fbe879f946757ed/src/rules/aria-proptypes.js#L32
wKovacs64 and diegohaz