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

Form: yupResolver could not resolve nested object correctly #6883

Closed
ShiinaKin opened this issue Nov 27, 2024 · 2 comments
Closed

Form: yupResolver could not resolve nested object correctly #6883

ShiinaKin opened this issue Nov 27, 2024 · 2 comments
Assignees
Labels
Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone

Comments

@ShiinaKin
Copy link

ShiinaKin commented Nov 27, 2024

Describe the bug

A nested object could not be resolve correctly, func handleSubmit logging undefined in demo.

All of the input should have a error msg, but only the first have for now.

see demo for more.

image

Reproducer

https://stackblitz.com/edit/primevue-4-ts-vite-issue-template-hntpje?file=src%2FApp.vue

PrimeVue version

4.2.3

Vue version

3.5.13

Language

TypeScript

Build / Runtime

Vite

Browser(s)

Chrome 131

Steps to reproduce the behavior

No response

Expected behavior

No response

@ShiinaKin ShiinaKin added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Nov 27, 2024
@tugcekucukoglu tugcekucukoglu added this to the 4.3.0 milestone Nov 29, 2024
@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 Nov 29, 2024
@ivanovvitaly
Copy link

any updates on this? I experience the same issue with zod

@mertsincan mertsincan modified the milestones: 4.3.1, 4.3.0 Jan 6, 2025
@mertsincan mertsincan moved this to Review in PrimeVue Jan 6, 2025
@mertsincan mertsincan self-assigned this Jan 6, 2025
@mertsincan
Copy link
Member

Fixed in 536d21c

@github-project-automation github-project-automation bot moved this from Review to Done in PrimeVue Jan 12, 2025
@mertsincan mertsincan added Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add and removed Status: Pending Review Issue or pull request is being reviewed by Core Team labels Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add
Projects
Status: Done
Development

No branches or pull requests

4 participants