We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
What you were expecting: The examples should work
What happened instead: The props record is undefined.
record
Steps to reproduce: Implement the following https://marmelab.com/react-admin/Theming.html#conditional-formatting
Related code: See outdated docs above.
See migration guide here: https://marmelab.com/react-admin/Upgrade.html#the-record-prop-is-no-longer-injected
The text was updated successfully, but these errors were encountered:
Thanks for the heads up! I'm marking this as a documentation issue.
Sorry, something went wrong.
[Doc] Fix Theming doc uses outdated syntax for conditional formatting…
eb9eb3e
… example Closes #7797
9ae2238
… example Closes marmelab#7797
fzaninotto
Successfully merging a pull request may close this issue.
What you were expecting:
The examples should work
What happened instead:
The props
record
is undefined.Steps to reproduce:
Implement the following
https://marmelab.com/react-admin/Theming.html#conditional-formatting
Related code:
See outdated docs above.
See migration guide here: https://marmelab.com/react-admin/Upgrade.html#the-record-prop-is-no-longer-injected
The text was updated successfully, but these errors were encountered: