Skip to content

React 18 support #1452

Discussion options

You must be logged in to vote

Moving this over to #1453

FWIW, it should work with React v18 as-is (I'm using it in a React v18 app myself) but it will produce the console warning about using ReactDOM.render.

Update 6/21/22: v6.10.0 has been released which includes React 18+ in the peer dependency range, which should alleviate the need to install with --force or --legacy-peer-deps when using a newer npm version.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by brandongregoryscott
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants