-
Notifications
You must be signed in to change notification settings - Fork 50.2k
Closed
Labels
Component: DOMStatus: UnconfirmedA potential issue that we haven't yet confirmed as a bugA potential issue that we haven't yet confirmed as a bug
Description
React version: 16.x
Steps To Reproduce
render(<div aria-description="Description" />)
Link to code example:
flems link
The current behavior
warning: Invalid aria prop `aria-description` on <div> tag
The expected behavior
Nothing. It's part of WAI-ARIA 1.3
https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Annotations
itudoradrian, prateekchandan, mahyareb, petrjaros, JoyceZhu and 10 moreWilcoFiers
Metadata
Metadata
Assignees
Labels
Component: DOMStatus: UnconfirmedA potential issue that we haven't yet confirmed as a bugA potential issue that we haven't yet confirmed as a bug