Password: If the state is invalid, the placeholder text remains gray instead of turning red
Describe the bug
A normal TextInput placeholder turns red once it is invalid, however the password remains gray.
The inputwrapper related to the password html field should get the p-invalid class as well I believe.
Reproducer
later - if necessary
PrimeVue version
4.0.4
Vue version
4.x
Language
TypeScript
Build / Runtime
Vite
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
No response
We're unable to replicate your issue, if you are able to create a reproducer or add details please edit this issue. This issue will be closed if no activities in 20 days.
We're unable to replicate your issue, if you are able to create a reproducer or add details please edit this issue. This issue will be closed if no activities in 20 days.
v4.2.0 adds form.field.invalid.placeholder.color, defaults to a red color now.