question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

date picker multiple selection

See original GitHub issue

When I select day in date picker multielection, it returns to the first month Please test https://quasar.dev/vue-components/date#multiple-selection

https://user-images.githubusercontent.com/85296952/132205738-cfd1b06e-6637-48be-adfd-fad11c1fcbde.mp4

how to solve this problem 😦 ?

// thanks

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
JeRabixcommented, Oct 30, 2021

I did not understand why, when changing value, the last element from the array was always taken, you can take the last one, I looked at all the examples that are in the documentation and in my opinion it does not break the work in other cases

1reaction
hawkeye64commented, Sep 9, 2021

@pesarboy Have you tried the QCaendar app extension? You will have to build your own nav and year picker though

https://qcalendar.netlify.app/developing/qcalendarmonth-minimode/minimode-selected-dates

Read more comments on GitHub >

github_iconTop Results From Across the Web

Javascript Calendar Multiple date selection Example | Mobiscroll
Calendar - Multiple date selection ... To enable multiple selection set the selectMultiple option to true . The selectMin and selectMax options control...
Read more >
Bootstrap Multi Select Date Picker - CodePen
1. $('.date').datepicker({ ; 2. multidate: true, ; 3. format: 'dd-mm-yyyy' ; 4. }); ; 5. ​.
Read more >
jQuery date picker multi select and unselect - Stack Overflow
Multidatespickr is a little plugin that enables jQuery UI calendar to manage multiple dates. Features: Select date ranges.
Read more >
Select multiple Dates in jQuery DatePicker - Clue Mediator
Steps to implement datepicker for multiple date selection · 1. Add jQuery library for datepicker · 2. Import datepicker CSS · 3. Initialize...
Read more >
MultiDatesPicker for jQuery UI - Luca Lauretta
MultiDatesPicker for jQuery UI · Select date ranges. · Pick multiple dates not in secuence. · Define a maximum number of pickable dates....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found