Natalie Devine

Results 1 comments of Natalie Devine

In case anyone else is still facing this problem... here is the above suggestion for the current version of ui-calendar: ``` scope.$watch(getOptions, function(newValue, oldValue) { if(newValue !== oldValue) { scope.destroyCalendar();...