Skip to content

Incompatible with React's strict mode #228

Open
@stephenmathieson

Description

@stephenmathieson

@axe-core/react is not compatible with React's Strict Mode. Wrapping an application with <React.StrictMode> while using @axe-core/react produces tons of errors about its usage of findDOMNode.

It would be great if I could develop my app using Strict Mode and have accessibility checks running at the same time.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions