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
Is your feature request related to a problem? Please describe.
Material UI v5 has some breaking changes, most notably the import paths.
Describe the solution you'd like
Update the React Material renderer set to Material UI v5
Describe alternatives you've considered
Adjust React Material renderer set to be compatible with Material UI v4 and v5. However this requires additional effort and may have consequences on the renderer set architecture.
I take the opportunity to tell you that the text input when deleting the data with keyboard backspace <-- ; it is not required again but if I press the clean button yes. When deleting it does not reassign undefinded when it is empty
I take the opportunity to tell you that the text input when deleting the data with keyboard backspace <-- ; it is not required again but if I press the clean button yes. When deleting it does not reassign undefinded when it is empty
This is currently by design. We are considering changing it.
Is your feature request related to a problem? Please describe.
Material UI v5 has some breaking changes, most notably the import paths.
Describe the solution you'd like
Update the React Material renderer set to Material UI v5
Describe alternatives you've considered
Adjust React Material renderer set to be compatible with Material UI v4 and v5. However this requires additional effort and may have consequences on the renderer set architecture.
Framework
React
RendererSet
Material
Additional context
https://next.material-ui.com/guides/migration-v4/
The text was updated successfully, but these errors were encountered: