This repository was archived by the owner on Sep 8, 2020. It is now read-only.
This repository was archived by the owner on Sep 8, 2020. It is now read-only.
Issues with event rendering (they disappear if we switch with previous/next) #163
Closed
Description
Hello everyone ! I'm encountering issues about event rendering on the calendar.
- I'm basically just fetching some events object on a select box action => $http.get('/myEvents') => $scope.events.push(eachEventHere)
- My events are loaded on the calendar (everything works fine at the moment)
- If I switch week to week using prev/next and I come back to the original week on the calendar, my events are not displayed anymore.
Does anyone has a real fix for this issue?
Best regards
Metadata
Metadata
Assignees
Labels
No labels