[core] Upgrade Toolpad to React 19#4488
Conversation
|
Upgrading all packages allowed most of the breaking types checks to pass, but there are some strange integration test failures. 1. "can move elements in page"Fails locally as well, moving text fields causes the @apedroferreira any ideas?
2. "data providers" and "data providers crud"pass locally, fail in CI |
Not sure at first glance... probably something to do with the logic we have for the controlled state and possibly bindings, probably will take some deeper looking into. I could also try once I have the time as I have also touched that logic some time ago. |
|
I found the fix for the text fields, looks like I can't push it to your repo directly? It looks like this effect recommended by |
Netlify deploy preview |
react,react-dom,@types/reactand@types/react-domto^19docsandstudio*)npx codemod@latest types-react-codemod preset-19npx codemod@latest react/19/migration-recipe(excludingreact/prop-types-typescript)