You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are currently using material-ui 4. As version 4 will not receive updates anymore, it seems reasonable to upgrade to version 5.
However, one of the main features we use, the DateTimePicker, does not seem to be implemented (https://mui.com/x/react-date-pickers/date-time-range-picker/). There is an option to use DateTimePicker from version 4 with version 5 by using an alpha version of the mui/lab package, but that kind of seems to defeat the point of upgrading. So we can probably afford to wait with upgrading? Thoughts?
The text was updated successfully, but these errors were encountered:
We are currently using material-ui 4. As version 4 will not receive updates anymore, it seems reasonable to upgrade to version 5.
However, one of the main features we use, the DateTimePicker, does not seem to be implemented (https://mui.com/x/react-date-pickers/date-time-range-picker/). There is an option to use DateTimePicker from version 4 with version 5 by using an alpha version of the mui/lab package, but that kind of seems to defeat the point of upgrading. So we can probably afford to wait with upgrading? Thoughts?
The text was updated successfully, but these errors were encountered: