We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Component: Password The name attribute is placed on the div element not on the input field.
https://stackblitz.com/edit/primevue-4-vite-issue-template-ww6lca?file=src%2FApp.vue
4.1.1
4.x
TypeScript
Nuxt
Google Chrome
No response
The text was updated successfully, but these errors were encountered:
I upgraded newer version (4.2.4) and no field has the name attribute. None of the input fields!
Sorry, something went wrong.
Same behaviour like norby004 for me in versions higher than 4.2.0
No branches or pull requests
Describe the bug
Component: Password
The name attribute is placed on the div element not on the input field.
Reproducer
https://stackblitz.com/edit/primevue-4-vite-issue-template-ww6lca?file=src%2FApp.vue
PrimeVue version
4.1.1
Vue version
4.x
Language
TypeScript
Build / Runtime
Nuxt
Browser(s)
Google Chrome
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: