We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Upgrade Kedro-viz to work with React 18.
A reason to prioritise this is because Brix is on React 18 and it can no longer integrate Kedro-viz.
(Optional) Suggest an idea for implementing the addition or change.
(Optional) Describe any alternative solutions or features you've considered.
The text was updated successfully, but these errors were encountered:
Few resources found so far:
Upgrade Guide from the React team: https://react.dev/blog/2022/03/08/react-18-upgrade-guide Guidance / advice to use React's new Root API: https://www.w3schools.com/react/react_upgrade.asp
Root API
Sorry, something went wrong.
Problematic dependencies
Next steps Migrate to React 18, and replace the 2 breaking tests related to enzyme-adapter-react
Is there a follow-up issue for react-scripts? #1652 (comment)
react-scripts
MehdiNV
jitu5
No branches or pull requests
Description
Upgrade Kedro-viz to work with React 18.
Context
A reason to prioritise this is because Brix is on React 18 and it can no longer integrate Kedro-viz.
Possible Implementation
(Optional) Suggest an idea for implementing the addition or change.
Possible Alternatives
(Optional) Describe any alternative solutions or features you've considered.
Checklist
The text was updated successfully, but these errors were encountered: