| Issue 2488: | Force a fixed number-of-days, event with hiddenDays | |
| 1 person starred this issue and may be notified of changes. | Back to list |
I created a custom 3 day view calendar without displaying sundays (using hiddenDays[0]). The problem is when I use prev/next buttons, sometimes the calendar displays 3 days, sometimes only 2. This problem occurs when there's a sunday in the 3 days to display. To reproduce : Go to http://jsbin.com/qavazakame/1/ Click next button, when there's a sunday in the 3 days, the calendar displays only 2 days. For example, when calendar loads, it displays Wed 11/12 as first day. When clicking next button, it displays only 2 days : Saturday and Monday instead of displaying 3 days.
Aug 21, 2015
Discussion for this issue has moved to the following URL: https://github.com/fullcalendar/fullcalendar/issues/2753 This is because Google Code is shutting down. Apologies if you are being pestered with these notifications. This is a one-time event. Happy coding, Adam
Status:
ExportedToGithub
|
|
| ► Sign in to add a comment |
Status: Discussing
Labels: Type-Feature