Issue 2406: Disabling weekends cause ommiting some months while using previous button
Status:  Released
Owner: ----
Closed:  Jan 2015
Reported by apan...@gmail.com, Jan 7, 2015
When you generate standard calendar with month view as a default and disable weekends (actually hiding other days cause this problem too), calendar starts to ommit some months when using next/prev button. I am guessing that it uses full amount of days in one month but jumps only on visible ones.

Example with issue available here: http://jsfiddle.net/cxxj8sjd/1/

Steps to reproduce:

- use next month button to move few months ahead (watch months - they will be displayed correctly one-by-one)
- use prev button to move few months back (watch months - calendar will miss some of them)
Jan 10, 2015
Project Member #1 adamrs...@gmail.com
(No comment was entered for this change.)
Status: Accepted
Labels: Type-Bug
Jan 11, 2015
Project Member #2 adamrs...@gmail.com
This is fixed in v2.2.6. Thanks for your report!
Status: Released