🔍
🏠
Stack Overflow
🎲
Stack Exchange
Stack Overflow
Questions
Tags
Users
About
Stack Overflow
Public
Questions
Tags
Users
About
Warning: ReactDOM.render is no longer supported in React 18. Use createRoot instead
Asked
Mar 30 '22 at 18:38
Active
Jan 06 '23 at 06:56
Viewed
486 times
2
0
If anyone get this warning it's probably you are using react version > 18.
So instead of:
Use:
javascript
reactjs
frontend
edited Jan 06 '23 at 06:56
Dan Bonachea
2,408
5
16
31
asked Mar 30 '22 at 18:38
Gurveen Singh
21
1
1
You need to add the codes here instead of images.
–
ozgrozer
Apr 01 '22 at 18:38
0 Answers
0