twinssbc / AngularJS-ResponsiveCalendar

A pure AngularJS responsive calendar directive
http://twinssbc.github.io/AngularJS-ResponsiveCalendar/demo/
MIT License
112 stars 77 forks source link

eventSource updated but not displaying the events in calendar #42

Closed nishadotcom closed 8 years ago

nishadotcom commented 8 years ago

Hai @twinssbc

I update $scope.eventSource when I click on Next / Previous button.

$scope.eventSource has been updated too but the events are not displaying in the calendar.

Please suggest.

Best nishadotcom