-
-
Notifications
You must be signed in to change notification settings - Fork 5.3k
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
Cannot use react-admin-date-inputs
and other material-ui controls
#2795
Comments
react-admin-date-inputs
and other material-ui controls
Sorry, but the module Hint: |
I opened a new PR, let me know of I can do more. |
Hi, thank you for your support!!. I also examined further and saw that the issues are not only with the For example
will produce the same errors as above I also noticed that it often crashed when
and got this warning at the end of
The Please look into it. Thank you again. |
Please check your Material UI version. React admin only supports a specific versions of Material UI. Also, we do not take support on the issue tracking system because of the high work load it can be. |
What you were expecting:
DateTimePicker works normally!
What happened instead:
The app crashed when the picker is selected
Steps to reproduce:
Add
react-admin-date-inputs
's DateTimePicker into create or edit formRelated code:
Other information:
Environment
The text was updated successfully, but these errors were encountered: