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
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: