4.12.1 warnings in console #27195
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
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
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..)
The text was updated successfully, but these errors were encountered: