Search and Top Navigation
#15118 closed bug (duplicate)
Opened December 20, 2016 06:09PM UTC
Closed December 20, 2016 06:34PM UTC
jQuery UI datepicker not selecting the correct month in 1.12.1
Reported by: | cersos | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.datepicker | Version: | 1.12.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When loading jQuery 3.1.1 and jQuery UI 1.12.1 (both production versions) the datepicker forward and back arrows do not take you to the proper months when numberOfMonths is greater than 1 and showCurrentAtPos is greater than 0.
Here is an example of the broken behavior:
https://jsfiddle.net/cersos/0sf1kn3y/
To get it to work properly, I had to load the GIT version 1.12.0-pre
Here is an example of it working as it should:
Attachments (0)
Change History (1)
Changed December 20, 2016 06:34PM UTC by comment:1
resolution: | → duplicate |
---|---|
status: | new → closed |
Duplicate of #15102.