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
1.9.0
https://demos.creative-tim.com/material-dashboard-pro-react/#/admin/regular-forms
Windows
PC
Firefox 77.0.1 (64-bit)
In provided demo --> "Form Elements" --> "With Help"
Helper text should appear
Helper text does not show up
In CustomInput component, wrong prop "helpText" is used. Correct prop should be "helperText"
The text was updated successfully, but these errors were encountered:
Hello there, @ming-origen ,
Thank you for your issue and the solution to it. On our next update, which is set in about 3 months, we'll change the helpText to helperText.
helpText
helperText
Best, Manu
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Version
1.9.0
Reproduction link
https://demos.creative-tim.com/material-dashboard-pro-react/#/admin/regular-forms
Operating System
Windows
Device
PC
Browser & Version
Firefox 77.0.1 (64-bit)
Steps to reproduce
In provided demo --> "Form Elements" --> "With Help"
What is expected?
Helper text should appear
What is actually happening?
Helper text does not show up
Solution
In CustomInput component, wrong prop "helpText" is used.
Correct prop should be "helperText"
Additional comments
The text was updated successfully, but these errors were encountered: