Skip to content
New issue

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

Password: disabled property not working #2958

Closed
ig-onoffice-de opened this issue Sep 12, 2022 · 0 comments
Closed

Password: disabled property not working #2958

ig-onoffice-de opened this issue Sep 12, 2022 · 0 comments
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@ig-onoffice-de
Copy link
Contributor

Describe the bug

The disabled property of the Password component is not working any more (since update to 3.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

  1. Set disabled to true with the button "Toggle Disabled"
  2. See that Password Component is not disabled

Expected behavior

Password component should be disabled on property change.

@ig-onoffice-de ig-onoffice-de added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Sep 12, 2022
@tugcekucukoglu tugcekucukoglu added this to the 3.17.1 milestone Sep 13, 2022
@tugcekucukoglu tugcekucukoglu self-assigned this Sep 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

No branches or pull requests

2 participants