open-bus-map-search icon indicating copy to clipboard operation
open-bus-map-search copied to clipboard

[Bug] Change the Mui Grid v2 to Grid v1

Open ArkadiK94 opened this issue 2 years ago • 4 comments

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

image

https://github.com/mui/material-ui/issues/32727

For now, I think it is better to use a stable version. What do you think?

ArkadiK94 avatar Oct 24 '23 18:10 ArkadiK94

@NoamGaash @aviv1620 @shootermv

ArkadiK94 avatar Oct 24 '23 19:10 ArkadiK94

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.

aviv1620 avatar Oct 27 '23 08:10 aviv1620

Sorry, I can't explain how I get this error because it appears without a reason, however, I already got this a few times.

ArkadiK94 avatar Oct 27 '23 09:10 ArkadiK94

experimental features should not be used in production. This issue is valid.

NoamGaash avatar Oct 28 '23 12:10 NoamGaash