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
[ ] Enhancement
[x] Bug
[ ] Question
Please specify what version of the library you are using: [1.15.0]
See an error message in the component when the property isRequired is true and errorMessage is informed.
Error message is not showing.
Just try to use this properties, it will not work.
I was looking at ../src/controls/peoplepicker/PeoplePickerComponent.tsx and the state is not properly initiate with the props given to the component.
Thanks!
The text was updated successfully, but these errors were encountered:
Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.
Sorry, something went wrong.
Agree, i have just test it yesterday, Error message parameter has no effect.
Actually the error was in another place, a wrong inline test in render method. PR #430 opened, now we have just to wait :)
The error message still not showing
No branches or pull requests
Category
[ ] Enhancement
[x] Bug
[ ] Question
Version
Please specify what version of the library you are using: [1.15.0]
Expected / Desired Behavior / Question
See an error message in the component when the property isRequired is true and errorMessage is informed.
Observed Behavior
Error message is not showing.
Steps to Reproduce
Just try to use this properties, it will not work.
Submission Guidelines
I was looking at ../src/controls/peoplepicker/PeoplePickerComponent.tsx and the state is not properly initiate with the props given to the component.
Thanks!
The text was updated successfully, but these errors were encountered: