Is it possible to use vee-validate v4 with vue2 (in which we use the composition api) #3626
Answered
by
logaretm
stephane303
asked this question in
Q&A
-
I am still using vuesjs 2, because of Vuetify, but I am using the composition api plugin (https://github.com/vuejs/composition-api). In that situation would it be possible to use vee-validate version 4 ? |
Beta Was this translation helpful? Give feedback.
Answered by
logaretm
Dec 21, 2021
Replies: 1 comment 1 reply
-
Unfortunately no, the new version relies on internal reactivity changes that are not present in Vue 2 |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
logaretm
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Unfortunately no, the new version relies on internal reactivity changes that are not present in Vue 2