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
So time-picker , text-input and auto-apply you can notice that if you change the time from the picker, the input change, but if you change the input, the picker not update. It works correctly with the date and date&time version
Using the following options:
So
time-picker
,text-input
andauto-apply
you can notice that if you change the time from the picker, the input change, but if you change the input, the picker not update. It works correctly with the date and date&time versionSimplified not working example: https://stackblitz.com/edit/vuepic-vue-datepicker-5gkuyw?file=src%2Fcomponents%2FPlayground.vue
Advanced not working example: https://stackblitz.com/edit/vuepic-vue-datepicker-4re8s3?file=src%2Fcomponents%2FPlayground.vue
Video:
https://github.com/Vuepic/vue-datepicker/assets/26072174/f7225a2e-e62e-42eb-a188-ab612227e371
The text was updated successfully, but these errors were encountered: