-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update React to v18 #5795
Labels
Comments
For reference : |
Install React 18 produces these "incorrect peer dependency" errors:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The profiling dev tools in chrome stopped working for me. Probably, a good incentive to update react and reduce the technical debt a bit.
ToDos
Fixenzyme
component testing environment. Enzyme is not officially compatible with React 18react-testing-framework
. Maybe use copliot for that? https://testing-library.com/docs/react-testing-library/migrate-from-enzyme/ReactDOM.render
withcreateRoot
antd
>=5.17.4redux
react-router
The text was updated successfully, but these errors were encountered: