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 CSS API should take a rule name of input as described here https://marmelab.com/react-admin/Inputs.html#selectinput
What happened instead: However, when we use input we get the type error below:
Steps to reproduce: Add a SelectInput Add a classes propswith an object with a propert name of input
Related code:
Other information: I will be opening a PR for this issue.
Environment
The text was updated successfully, but these errors were encountered:
Thanks for the report!
Sorry, something went wrong.
I believe @djhi closed the issue by mistake
Now the fix has been merged to master, it can be closed!
Successfully merging a pull request may close this issue.
What you were expecting:
The CSS API should take a rule name of input as described here https://marmelab.com/react-admin/Inputs.html#selectinput
What happened instead:
However, when we use input we get the type error below:
Steps to reproduce:
Add a SelectInput
Add a classes propswith an object with a propert name of input
Related code:
Other information:
I will be opening a PR for this issue.
Environment
The text was updated successfully, but these errors were encountered: