logaretm / vee-validate

✅ Painless Vue forms
https://vee-validate.logaretm.com/v4
MIT License
10.81k stars 1.26k forks source link

'No such validator' when using defineComponent setup syntax #4906

Closed readio closed 1 week ago

readio commented 1 week ago

What happened?

We have just updated to the latest @vee-validate/nuxt, version 4.14.3.

We are now getting an error Uncaught (in promise) Error: No such validator 'required' exists.

After some investigation it appears that this happens when using the defineComponent setup, instead of Githubissues.

  • Githubissues is a development platform for aggregating issues.