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

fix(Form): use safeParseAsync for zod #497

Merged
merged 1 commit into from
Aug 4, 2023
Merged

Conversation

graup
Copy link
Contributor

@graup graup commented Aug 4, 2023

Fixes #492

I used safeParseAsync to avoid the need for the try-catch.

@vercel
Copy link

vercel bot commented Aug 4, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
ui ✅ Ready (Inspect) Visit Preview Aug 4, 2023 5:32am

@benjamincanac benjamincanac merged commit 7dcf591 into nuxt:dev Aug 4, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Form] Can't use async validate when use with zod
2 participants