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: When its value is dynamically set, the strength indicator is not updated #2885

Closed
ricardobrunosr opened this issue Aug 24, 2022 · 1 comment
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@ricardobrunosr
Copy link

ricardobrunosr commented Aug 24, 2022

Describe the bug

When Password component value is dynamically set, and when user focus the input the strength indicator info is not updated.
My form has a password generator that sets the value of the component Password, but the strength indicator is never updated not even on focus event, user has to change the value manually to trigger the update of the strength indicator.

Reproducer

No response

PrimeVue version

3.12.6

Vue version

3.x

Language

ES6

Build / Runtime

Vue CLI App

Browser(s)

No response

Steps to reproduce the behavior

No response

Expected behavior

No response

@ricardobrunosr ricardobrunosr added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Aug 24, 2022
@ricardobrunosr ricardobrunosr changed the title Password: When its value is dynamically set, the feedback is not updated Password: When its value is dynamically set, the strength indicator is not updated Aug 24, 2022
@tugcekucukoglu
Copy link
Member

Fixed via #2934

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

3 participants