Disabled prop on Password component not working #4279
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Password component would not be completely disabled using disabled prop because disabled wouldn't be passed to primevue/inputtext.
As a result if the field was disabled while it was focused user could type and user can also still navigate with tab and write in the disabled field.
![Screenshot_20230813_005911](https://github.com/primefaces/primevue/assets/18124
559/c76bb7bb-bbcd-4401-be3e-5ca6bb3764e7)
Made a pr #4262
The text was updated successfully, but these errors were encountered: