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

4.12.1 warnings in console #27195

Closed
2 tasks done
jonathan-pyt opened this issue Jul 9, 2021 · 1 comment
Closed
2 tasks done

4.12.1 warnings in console #27195

jonathan-pyt opened this issue Jul 9, 2021 · 1 comment
Labels
status: expected behavior Does not imply the behavior is intended. Just that we know about it and can't work around it v4.x

Comments

@jonathan-pyt
Copy link

Since the last release : 4.12.1 we get warnings from v5 i guess

Material-UI: the createMuiTheme function was renamed to createTheme.

The prop justify of ForwardRef(Grid) is deprecated. Use justifyContent instead, the prop was renamed.
And a lot of more ... for each component that evolves in v5

  • The issue is present in the latest release.
  • I have searched the issues of this repository and believe that this is not a duplicate.

Steps to Reproduce 🕹

You can check console from website example here :
https://codesandbox.io/s/rbtj4
https://codesandbox.io/s/t4hze (same for labs x-grid / datagrid etc..)

@jonathan-pyt jonathan-pyt added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Jul 9, 2021
@eps1lon
Copy link
Member

eps1lon commented Jul 9, 2021

Thanks for the feedback. 4.12 includes deprecation warnings relevant to the v5 upgrade. If you don't intend to upgrade to v5 then I suggest rolling back to 4.11.

@eps1lon eps1lon closed this as completed Jul 9, 2021
@eps1lon eps1lon added status: expected behavior Does not imply the behavior is intended. Just that we know about it and can't work around it v4.x and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Jul 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: expected behavior Does not imply the behavior is intended. Just that we know about it and can't work around it v4.x
Projects
None yet
Development

No branches or pull requests

2 participants