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

Support for MUI v6 #864

Open
sucy6330133 opened this issue Sep 2, 2024 · 1 comment
Open

Support for MUI v6 #864

sucy6330133 opened this issue Sep 2, 2024 · 1 comment

Comments

@sucy6330133
Copy link

The Material UI has released v6.0.0 recently. Our project is currently use both mui v5 and material-table/core. However, there are dependencies issue if we migrate to mui v6.
Any plan to move to mui v6? Thanks in advance.

@KevinVandy
Copy link

It's not as easy as just changing the imports from material-table like @material-table/core is, but I built Material React Table as a modern replacement to Material Table for my needs a couple years ago after I saw that the development of future features for Material Table and this fork was going to be pretty limited. It's now more popular than both of these Material Table libraires so more and more devs are starting to trust it. It's already compatible with Material UI V6, and I've already got development time set aside for MUI V7, along with Joy UI and Base UI.

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

2 participants