React should not be a dependency #4604
Labels
bug 🐛
Something doesn't work
priority: important
This change can make a difference
regression
A bug, but worse
Discussed in #4603
Originally posted by JuR-0 January 15, 2025
Hello,
I encountered an error while trying to use toolpad.
Toolpad/utils has react 19.0 as a dependency. I'm quite new to react but I had understood that react should never be a dependency but added as a peerDependency. Is it an bug or did I misunderstood something?
It results in 2 version of react being installed.
The text was updated successfully, but these errors were encountered: