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

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

Open
1 of 4 tasks
mbppower opened this issue Feb 17, 2025 · 0 comments
Open
1 of 4 tasks

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

mbppower opened this issue Feb 17, 2025 · 0 comments
Labels
Status: Pending Review Issue or pull request is being reviewed by Core Team
Milestone

Comments

@mbppower
Copy link

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.

@mbppower mbppower 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 17, 2025
@tugcekucukoglu tugcekucukoglu added Status: Pending Review Issue or pull request is being reviewed by Core Team and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Feb 21, 2025
@tugcekucukoglu tugcekucukoglu added this to the 4.3.1 milestone Feb 21, 2025
@github-project-automation github-project-automation bot moved this to Review in PrimeVue Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Pending Review Issue or pull request is being reviewed by Core Team
Projects
Status: Review
Development

No branches or pull requests

2 participants