Upgrade mui packages to v9 (material-renderers)#2588
Conversation
✅ Deploy Preview for jsonforms-examples ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Hi @AirBorne04 , thanks for the contribution ❤️ Regarding the ExpandPanelRenderer: The Regarding the: |
|
@lucas-koehler thank you for taking a look at the PR, i have fixed the lint errors. regarding the i will take a look at the layout in the grid, as soon as i get a chance. |
|
@AirBorne04 For our planning, do you plan to continue working on this? |


I have upgraded the @mui/* packages to the latest ^9 version and adjusted for changes of component api and tests to properly pass.
There are two components where I would require feedback:
a. packages/material-renderers/src/additional/ListWithDetailMasterItem.tsx
b. packages/material-renderers/src/layouts/ExpandPanelRenderer.tsx
Please let me know, if there is anything else I should adjust,
Daniel