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): fix wrong type of validate. simplify example #496

Merged
merged 3 commits into from
Aug 4, 2023

Conversation

graup
Copy link
Contributor

@graup graup commented Aug 4, 2023

Fixed #495

@nuxt-studio
Copy link

nuxt-studio bot commented Aug 4, 2023

Live Preview ready!

Name Edit Preview Latest Commit
ui Edit on Studio ↗︎ View Live Preview 9d96140

@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 10:13am

@benjamincanac benjamincanac merged commit 2d1a6f2 into nuxt:dev Aug 4, 2023
2 checks passed
benjamincanac added a commit that referenced this pull request Sep 7, 2023
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
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.

await form.validate() errors because of wrong type
2 participants