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

Can't delete password from Password field when InitialValue is present #7331

Open
1 of 4 tasks
lizaveta-k opened this issue Feb 26, 2025 · 0 comments
Open
1 of 4 tasks
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible

Comments

@lizaveta-k
Copy link

Describe the bug

Can't delete password from Password field when InitialValue is present. Can be reproduced only inside Form.

Pull Request Link

No response

Reason for not contributing a PR

  • Lack of time
  • Unsure how to implement the fix/feature
  • Difficulty understanding the codebase
  • Other

Other Reason

No response

Reproducer

https://stackblitz.com/edit/jhlsbzsa?file=src%2FApp.vue

Environment

"vue": "^3.2.45",
"vite": "^4.0.0",
"primevue": "4.3.1",
"@primevue/forms": "4.3.1",

Vue version

3.2.4

PrimeVue version

4.3.1

Node version

No response

Browser(s)

No response

Steps to reproduce the behavior

  1. Open StackBlitz link.
  2. Try to delete contents of Password field using Backspace btn.

Expected behavior

Password is deleted.

@lizaveta-k lizaveta-k added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Feb 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Projects
None yet
Development

No branches or pull requests

1 participant