| Issue 2382: | missing events after 'changeView' when defaultView is set | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Hi, this bug pops up multiple times on the mailingLists -using angular-ui-calendar with FullCalendar v2.2.3. whenever defaultView is set calendar looses events after "changeView"! events and eventSources still show the correct data, but they are not rendered into the calendar. (changing time formats did not help) I had a look at fullcalendar.js and found that "function fetchEvents " is issuing "cache=[]" and therby resets all previously expanded events. removing this line from the code solved the issue.
Nov 28, 2014
Project Member
#1
adamrs...@gmail.com
Status:
Invalid
|
|
| ► Sign in to add a comment |