Using InputNumber in PrimeVue Forms creates an 'undefined' field in $form #7256
Labels
Status: Pending Review
Issue or pull request is being reviewed by Core Team
Milestone
Describe the bug
Using InputNumber in PrimeVue Forms creates an 'undefined' field in $form.
results in $form:
Pull Request Link
No response
Reason for not contributing a PR
Other Reason
No response
Reproducer
https://stackblitz.com/edit/6jthrvfk?file=src%2FApp.vue
Environment
MacOS and Firefox/Chrome
Vue version
3.5.13
PrimeVue version
4.2.5
Node version
22.12.0
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
No
undefined
item in$form
when using a InputNumber field.$form
object should only represent fields in the form.The text was updated successfully, but these errors were encountered: