Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Change the Mui Grid v2 to Grid v1 #153

Open
ArkadiK94 opened this issue Oct 24, 2023 · 4 comments
Open

[Bug] Change the Mui Grid v2 to Grid v1 #153

ArkadiK94 opened this issue Oct 24, 2023 · 4 comments
Labels
bug Something isn't working frontend frontend developers issue good first issue Good for newcomers hacktoberfest

Comments

@ArkadiK94
Copy link
Collaborator

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

mui/material-ui#32727

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

@ArkadiK94
Copy link
Collaborator Author

@aviv1620
Copy link
Collaborator

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.

@ArkadiK94
Copy link
Collaborator Author

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

@NoamGaash
Copy link
Member

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

@NoamGaash NoamGaash added bug Something isn't working good first issue Good for newcomers hacktoberfest labels Oct 28, 2023
@ArkadiK94 ArkadiK94 added the frontend frontend developers issue label Nov 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working frontend frontend developers issue good first issue Good for newcomers hacktoberfest
Projects
None yet
Development

No branches or pull requests

3 participants