-
-
Notifications
You must be signed in to change notification settings - Fork 166
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Hello!
I used this config
<Datepicker v-model="date" locale="ru" range multiCalendars :enableTimePicker="false" autoApply :minDate="minDate" :maxDate="maxDate" preventMinMaxNavigation hideOffsetDates :monthChangeOnScroll="false" monthNameFormat="long" :yearRange="[2022, 2022]" :format="format"> </Datepicker>
and I see a double selection of the current date
"vue3-date-time-picker": "^2.6.0"
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working