| Issue 2406: | Disabling weekends cause ommiting some months while using previous button | |
| 1 person starred this issue and may be notified of changes. | Back to list |
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 11, 2015
This is fixed in v2.2.6. Thanks for your report!
Status:
Released
|
|
| ► Sign in to add a comment |
Labels: Type-Bug