Error on-change
is deprecated, please use on-update:value
instead. When Using Date picker in a Vee-validate form using Yup
#5472
Replies: 1 comment
-
The |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have been trying to use the date picker component in a Vee-Validate form using Yup.
I am getting error:
naive-ui.js?v=f5b9e6df:2995 [naive/date-picker]:
on-change
is deprecated, please useon-update:value
instead.Any suggestion is appreciated!
Thanks!
https://stackblitz.com/edit/vee-validate-v4-friendly-labels-with-yup-2gw5rr?file=src%2FApp.vue
Beta Was this translation helpful? Give feedback.
All reactions