angular-ui / ui-calendar

A complete AngularJS directive for the Arshaw FullCalendar.
http://angular-ui.github.io/ui-calendar/
MIT License
1.49k stars 727 forks source link

Error controller.changeWatcher #293

Open tarikr opened 9 years ago

tarikr commented 9 years ago

I am having issue everytime I go to page with calendar on it, I get following error with blank screen for calendar. Error: controller.changeWatcher is not a function .link@http://localhost:43267/bower_components/angular-ui-calendar/src/calendar.js:219:35 cloneAndAnnotateFn/<@http://localhost:43267/bower_components/angular/angular.js:8646:41 invokeLinkFn@http://localhost:43267/bower_components/angular/angular.js:8652:9 nodeLinkFn@http://localhost:43267/bower_components/angular/angular.js:8152:1 compositeLinkFn@http://localhost:43267/bower_components/angular/angular.js:7543:13 compositeLinkFn@http://localhost:43267/bower_components/angular/angular.js:7547:13 compositeLinkFn@http://localhost:43267/bower_components/angular/angular.js:7547:13 compositeLinkFn@http://localhost:43267/bower_components/angular/angular.js:7547:13 compositeLinkFn@http://localhost:43267/bower_components/angular/angular.js:7547:13 compositeLinkFn@http://localhost:43267/bower_components/angular/angular.js:7547:13 publicLinkFn@http://localhost:43267/bower_components/angular/angular.js:7418:30 $ViewDirectiveFill/<.compile/<@http://localhost:43267/bower_components/angular-ui-router/release/angular-ui-router.js:3905:9 invokeLinkFn@http://localhost:43267/bower_components/angular/angular.js:8652:9 nodeLinkFn@http://localhost:43267/bower_components/angular/angular.js:8152:1 compositeLinkFn@http://localhost:43267/bower_components/angular/angular.js:7543:13 publicLinkFn@http://localhost:43267/bower_components/angular/angular.js:7418:30 updateView@http://localhost:43267/bower_components/angular-ui-router/release/angular-ui-router.js:3839:23 $ViewDirective/directive.compile/</<@http://localhost:43267/bower_components/angular-ui-router/release/angular-ui-router.js:3801:11 $RootScopeProvider/this.$get</Scope.prototype.$broadcast@http://localhost:43267/bower_components/angular/angular.js:16167:15 transitionTo/$state.transition<@http://localhost:43267/bower_components/angular-ui-router/release/angular-ui-router.js:3218:11 processQueue@http://localhost:43267/bower_components/angular/angular.js:14569:28 scheduleProcessQueue/<@http://localhost:43267/bower_components/angular/angular.js:14585:27 $RootScopeProvider/this.$get</Scope.prototype.$eval@http://localhost:43267/bower_components/angular/angular.js:15848:16 $RootScopeProvider/this.$get</Scope.prototype.$digest@http://localhost:43267/bower_components/angular/angular.js:15659:15 $RootScopeProvider/this.$get</Scope.prototype.$apply@http://localhost:43267/bower_components/angular/angular.js:15953:13 done@http://localhost:43267/bower_components/angular/angular.js:10366:36 completeRequest@http://localhost:43267/bower_components/angular/angular.js:10538:7 requestLoaded@http://localhost:43267/bower_components/angular/angular.js:10479:1

joshkurz commented 9 years ago

can you recreate this issue?