Password: disabled property not working #2958
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
The
disabled
property of thePassword
component is not working any more (since update to3.16.0
)Reproducer
https://codesandbox.io/s/primevue-password-disabled-bug-eddugj?file=/src/App.vue
PrimeVue version
3.16.0
Vue version
3.x
Language
TypeScript
Build / Runtime
Vite
Browser(s)
Chrome
Steps to reproduce the behavior
Expected behavior
Password component should be disabled on property change.
The text was updated successfully, but these errors were encountered: