We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In Nuxt, the initial value of meta.valid is true while we are providing a validation schema with no hydration errors
Vue.js 3.x and vee-validate 4.x
form.meta.value.valid true form.meta.value.valid false
No response
https://stackblitz.com/edit/nuxt-starter-t3btfg?file=app.vue
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What happened?
In Nuxt, the initial value of meta.valid is true while we are providing a validation schema with no hydration errors
Screenshots
Screencast.from.2024-09-05.09-51-44.mp4
Reproduction steps
Version
Vue.js 3.x and vee-validate 4.x
What browsers are you seeing the problem on?
Relevant log output
No response
Demo link
https://stackblitz.com/edit/nuxt-starter-t3btfg?file=app.vue
Code of Conduct
The text was updated successfully, but these errors were encountered: