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

Date picker with multi calendars not update when change from text-input #894

Closed
felipe-lima-gupy opened this issue Jun 4, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@felipe-lima-gupy
Copy link

Using the following options:

<Datepicker v-model="date" text-input :multi-calendars="true" :enable-time-picker="false" />

You may notice that if you change the date from the picker, the input changes, but if you change the input, the selector does not update. Works correctly without the multi-calendars property

example:
https://stackblitz.com/edit/vuepic-vue-datepicker-yxqezs?file=src%2Fcomponents%2FPlayground.vue

video:
https://github.com/Vuepic/vue-datepicker/assets/132702179/1ebd7539-cde4-45ad-bf6f-9762b38f79c2

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

2 participants