Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Time picker not update when change from text-input #893

Closed
leonardospeca opened this issue Jun 4, 2024 · 3 comments
Closed

Time picker not update when change from text-input #893

leonardospeca opened this issue Jun 4, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@leonardospeca
Copy link

Using the following options:

<Datepicker v-model="date" time-picker text-input auto-apply />

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

Simplified 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

@leonardospeca leonardospeca added awaiting triage The issue is not reviewed by the maintainers bug Something isn't working labels Jun 4, 2024
@felipe-lima-gupy
Copy link

felipe-lima-gupy commented Jun 4, 2024

I have a similar issue #894

When we use the multi-calendars prop, the calendar is no longer reactive

@Tsuyoshi12
Copy link

I am also having this problem in month-picker and year-picker too

@Jasenkoo Jasenkoo removed the awaiting triage The issue is not reviewed by the maintainers label Jun 10, 2024
@leonardospeca
Copy link
Author

How to use the patched version until the next release?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants