Skip to content

@primevue/forms - No values property on FormSubmitEvent #7268

@mbppower

Description

@mbppower

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.

Metadata

Metadata

Assignees

Labels

Status: Pending ReviewIssue or pull request is being reviewed by Core Team

Type

No type

Projects

Status

Review

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions