You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note that this warning only occurs in development. The warning tells that that this feature will be removed in MUI 5.0. Version 5.0 has many breaking changes and is only in beta, and we don't intend to support before react-admin 4.x. In other words, we don't intend to care about MUI 5.x in react-admin 3.x
If they put a deprecation warning for all breaking changes in 4.x, it'll be hell to fix on our side.
As the peerDependency on material-ui is "^4.11.2", fixing this warning this implies that we bump the minimal mui version in our next minor (3.18)
What happened instead:
I get this deprecation message after upgrading material ui to 4.12.3 package:

Related code:
Other information:
Environment
The text was updated successfully, but these errors were encountered: