[Bug] Change the Mui Grid v2 to Grid v1
Mui Grid v2 is still in development and it is unstable.
Since the new implementation is considered a breaking change, we introduced it as Unstable_Grid2 to gather feedbacks from the community before making it stable in the next major release of Material UI. https://mui.com/material-ui/react-grid2/
There is an issue in the site that related to Grid v2
https://github.com/mui/material-ui/issues/32727
For now, I think it is better to use a stable version. What do you think?
@NoamGaash @aviv1620 @shootermv
Can you explain how you get this error? I do not get this error in my browser.
Grid V2 Fix introduced in Material UI v5.
and in the future MIUI will release a stable version.
I think it is better to stay in V2. however if you still want to switch to V1. you can. but test every page that it still works on mobile and desktop.
Sorry, I can't explain how I get this error because it appears without a reason, however, I already got this a few times.
experimental features should not be used in production. This issue is valid.