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
aor-dependent-input does not seem to work with the current version of react-admin and leads into an error:
Module not found: Can't resolve 'admin-on-rest/lib/mui/form/FormField' in '\node_modules\aor-dependent-input\lib'
The problem: aor-dependent-input is mentioned on the FAQ page https://marmelab.com/react-admin/FAQ.html. What can be used instead aor-dependent-input?
The text was updated successfully, but these errors were encountered:
See https://github.com/marmelab/react-admin/blob/2.x/UPGRADE.md#aor-dependent-input-was-removed. Marking this as a documentation issue as we should update the FAQ
Sorry, something went wrong.
You should also read the documentation: https://marmelab.com/react-admin/Inputs.html#linking-two-inputs
Removed outdated mention of aor-dependent-input on FAQ
ccd399b
Closes #4324
0cff7ea
6451063
fzaninotto
Successfully merging a pull request may close this issue.
aor-dependent-input does not seem to work with the current version of react-admin and leads into an error:
The problem: aor-dependent-input is mentioned on the FAQ page https://marmelab.com/react-admin/FAQ.html. What can be used instead aor-dependent-input?
The text was updated successfully, but these errors were encountered: