Changes in eventSources model do not reflect in fullCalendar
问题 Im using angularjs, restangular & angular-ui/ui-calendar. I want to load events from rest API when view is changed (next/prev month, etc.) I'm trying to do that from viewRender callback. Inside callback, data is retrieved from API and applied to eventSources model. However changes in model do not get applied in calendar. Someone please point out what is wrong or if I'm missing anything. I've tried fullCalendar('render') , rerenderEvents , refetchEvents etc. The calendar keeps showing initial