qodesmith / datepicker

Get a date with JavaScript! A datepicker with no dependencies.
344 stars 101 forks source link

when in `daterange` mode the 2nd calendar always resets to the month of the 1st one #127

Closed catalin560 closed 2 years ago

catalin560 commented 2 years ago

Example: the 1st calendar is set to show April while the 2nd is set to May, but if a selection happens on the 1st calendar then the 2nd one also updates to April, when this behavior is undesired...