ReactDOM.render is no longer supported in React 18 > 17 #1363
yosmarcode
started this conversation in
General
Replies: 1 comment 2 replies
-
Has there been any update or fix for this? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have an error when I try to use the library with the version of "react": "^18.2.0",
next error
createRoot instead. Until you switch to the new API, your app will behave as if it's running React 17. Learn
I think the package.json file should be updated to the most recent version of react
I comment it is not an impediment to use it but the error is very annoying
I don't know if I'm doing something wrong
thank you very much first of all
Beta Was this translation helpful? Give feedback.
All reactions