Skip to content

Warning: ReactDOM.render is no longer supported in React 18. Use createRoot instead. #158

Description

@danvk

This warning pops up a bunch when I run yarn test:

$ yarn test
Warning: ReactDOM.render is no longer supported in React 18. Use createRoot instead. Until you switch to the new API, your app will behave as if it's running React 17. Learn more: https://reactjs.org/link/switch-to-createroot

Here's the linked doc: https://reactjs.org/link/switch-to-createroot

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions