-
-
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
CustomField issue : Line 19:37: 'props' is not defined no-undef #6363
Comments
In the example following the line The component will be: pass the props like this
Very obvious though, if you can add to the doc that would be great. Btw, fantastic library react-admin, Coooooooool |
Thanks for reporting this and the kind words. Would you mind opening a PR? |
PR ? |
pull request ? on the doc ? |
Yes :) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What you were expecting:
Custom Field Not working Line 19:37: 'props' is not defined no-undef
What happened instead:
I am using the exact same code as below https://marmelab.com/react-admin/Fields.html
Steps to reproduce:
Related code:
Other information:
Environment
The text was updated successfully, but these errors were encountered: