You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.
@fmcdigital do you solved this? If I have to import manually ValidationProvider in my pages, what's the point of using this module and not vee-validate directly?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Does installing nuxt-validate requires to import ValidationProvider components or am I doing something wrong?
Here is my
nuxt.config.js
modules: [ 'nuxt-validate'],
nuxtValidate: {
lang: 'en',
},
The text was updated successfully, but these errors were encountered: