Console Errors: React Dom
-
Hello,
I see a couple of React.Dom related console errors in the inspector. Are they common?
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 { arguments: [ 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 ], logger: console }
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Console Errors: React Dom’ is closed to new replies.