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

Replace addField() HOC by useInput() hook. #282

Open
mabhub opened this issue Sep 22, 2020 · 0 comments
Open

Replace addField() HOC by useInput() hook. #282

mabhub opened this issue Sep 22, 2020 · 0 comments

Comments

@mabhub
Copy link
Collaborator

mabhub commented Sep 22, 2020

There's currently a message that is repeatedly output to console:

image

It seems to be the consequence of still using (deprecated) addField() (generating a wrapping <Field /> component) that may now be replaced by the use of useInput() hook.

@mabhub mabhub added this to the Full upgrade to react-admin v3 milestone Sep 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant