-
-
Notifications
You must be signed in to change notification settings - Fork 5.3k
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
Material UI v6 support #10167
Comments
Material-ui V6 is a major version and has some breaking changes with material-ui v5. Unless we can support both versions, supporting material-ui v6 will require a major version bump for react-admin, which isn't planned before at least a year (we've just released react-admin v5). Besides, the MUI team plans on releasing v7 before the end of this year. This means we'll probably skip this release and wait for v7. |
@fzaninotto Got you! Thanks for the info. |
It might be possible to support Material UI v5 and v6 at the same time, MUI X pulled it off. Same here: KevinVandy/material-react-table#1231 (comment) |
Material React Table is going to be shipping as a new V3, just so that other minor breaking changes can be made, but it probably could have been kept on V2. |
Isn't it requiring at least v6? https://github.com/KevinVandy/material-react-table/blob/v3/packages/material-react-table/package.json#L110-L111 |
Yep |
What you were expecting:
Material UI v6 package installed successfully
What happened instead:
error when try to install
Steps to reproduce:
Other information:
Environment
The text was updated successfully, but these errors were encountered: