Skip to content

Bug: aria-description is a valid ARIA property #21035

Closed
@nordfjord

Description

@nordfjord

React version: 16.x

Steps To Reproduce

  1. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions