Skip to content
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

Closed
olesmarola opened this issue Aug 27, 2024 · 6 comments
Closed

Material UI v6 support #10167

olesmarola opened this issue Aug 27, 2024 · 6 comments

Comments

@olesmarola
Copy link

What you were expecting:
Material UI v6 package installed successfully

What happened instead:
error when try to install

Steps to reproduce:

npm i --save-dev @mui/[email protected]

Other information:

Environment

  • React-admin version: 5.1.2
  • Last version that did not exhibit the issue (if applicable): -
  • React version: 18.3.1
  • Browser: -
  • Stack trace (in case of a JS error): -
@fzaninotto
Copy link
Member

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.

@olesmarola
Copy link
Author

@fzaninotto Got you! Thanks for the info.

@olesmarola olesmarola closed this as not planned Won't fix, can't repro, duplicate, stale Aug 28, 2024
@oliviertassinari
Copy link
Contributor

oliviertassinari commented Sep 1, 2024

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)

@KevinVandy
Copy link

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.

@djhi
Copy link
Collaborator

djhi commented Sep 2, 2024

@KevinVandy
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants