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
In https://primevue.org/password/#filled, the password input box is shown as invalid:
https://primevue.org/password/#filled
3.48.1
3.x
TypeScript
Vue CLI App
No response
Go to https://primevue.org/password/#filled and check the input box's border. The border is red (invalid prop).
The input box shouldn't be invalid.
The text was updated successfully, but these errors were encountered:
primefaces#5314: Fix invalid prop in filled password example
eb2f175
Merge pull request #3 from qburst/primefaces#5314-fix-filled-password…
b16d6e2
…-example primefaces#5314: Fix invalid prop in filled password example
Merge pull request #5315 from qburst/master
2e90fe4
Fix #5314 - Filled Password Example
Successfully merging a pull request may close this issue.
Describe the bug
In https://primevue.org/password/#filled, the password input box is shown as invalid:
Reproducer
https://primevue.org/password/#filled
PrimeVue version
3.48.1
Vue version
3.x
Language
TypeScript
Build / Runtime
Vue CLI App
Browser(s)
No response
Steps to reproduce the behavior
Go to https://primevue.org/password/#filled and check the input box's border. The border is red (invalid prop).
Expected behavior
The input box shouldn't be invalid.
The text was updated successfully, but these errors were encountered: