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

Misleading of react-admin doc of <DateTimeInput> #4160

Closed
DAIGOR1024 opened this issue Dec 13, 2019 · 7 comments
Closed

Misleading of react-admin doc of <DateTimeInput> #4160

DAIGOR1024 opened this issue Dec 13, 2019 · 7 comments

Comments

@DAIGOR1024
Copy link

For vascofg/react-admin-date-inputs. is not updated anymore, and it is not suitable for new version react admin, please fix the react-admin doc of part.
Thanks.

@fzaninotto
Copy link
Member

Why is it not suitable? Is there a bug when you use it?

@Kmaschta
Copy link
Contributor

Feel free to open a PR to remove this library from the documentation

@DAIGOR1024
Copy link
Author

When using this library, It failed to compile for the wrong dependency of it.
I looked into the source code and found it is importing 'material-ui-pickers/utils/MuiPickersUtilsProvider' which is located at the wrong path.
And I can not solve the problem.
'Can't resolve 'material-ui-pickers/utils/MuiPickersUtilsProvider' shows in the console.

@fzaninotto
Copy link
Member

Well, you need to open an issue in their repo. We can't keep track of all third-party packages.

@DAIGOR1024
Copy link
Author

DAIGOR1024 commented Dec 16, 2019

But your doc tells me to use a library which is not valid anymore if I want to use material-ui styled DateTimeInput

Tip: For a material-ui styled <DateTimeInput> component, check out vascofg/react-admin-date-inputs.

@kell18
Copy link

kell18 commented Feb 14, 2020

Same here

@WiXSL
Copy link
Contributor

WiXSL commented Feb 14, 2020

They just updated the library two days ago.
vascofg/react-admin-date-inputs#40

Now is compatible with react-admin v3.

Here is a discussion with the author of v3 PR regarding missing changes:
vascofg/react-admin-date-inputs#42 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants