v-seelct not rendered inside a vee-validate ValidationProvider #1771
Unanswered
AngeloBadellino
asked this question in
Help Wanted
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all! I am getting the following error while trying to use a v-select
I am using the following component
in this way
Those are my dependencies
"vue": "^3.2.36",
"vue-select": "^3.20.2"
"vee-validate": "^3.4.15"
I tried to update to the latest veevalidate library but it does not contain anymore ValidationProvider, thus I am trying to reuse the Vue2 version.
Any suggestion?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions