Trying to use Naive datepicker component in a Vee-Validate form using Yup , getting error : on-change is deprecated, please use on-update:value instead.
#4605
Unanswered
damianfranco-miami-edu
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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 use on-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