-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Labels
Status: Pending ReviewIssue or pull request is being reviewed by Core TeamIssue or pull request is being reviewed by Core Team
Description
Describe the bug
As per documentation we should have "values" property on FormSubmitEvent:
FormSubmitEvent.values: Record<string, any> - The form values.
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/vitejs-vite-sau3qump?file=src%2FApp.vue
Environment
Windows 11
Vue version
3.5.13
PrimeVue version
4.2.5
Node version
No response
Browser(s)
No response
Steps to reproduce the behavior
Submit the form with any value.
Expected behavior
Provide property according to docs.
FormSubmitEvent.values: Record<string, any> - The form values.
fgregoricells-ia
Metadata
Metadata
Assignees
Labels
Status: Pending ReviewIssue or pull request is being reviewed by Core TeamIssue or pull request is being reviewed by Core Team
Type
Projects
Status
Review