Closed
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