-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Description
It's happening in my code as well as on the tutorial page, http://ui-grid.info/docs/#/tutorial/202_cellnav
clicking on any of the button triggers the error.
Error: [$rootScope:inprog] $apply already in progress
http://errors.angularjs.org/1.2.16/$rootScope/inprog?p0=%24apply
at http://ajax.googleapis.com/ajax/libs/angularjs/1.2.16/angular.js:78:12
at beginPhase (http://ajax.googleapis.com/ajax/libs/angularjs/1.2.16/angular.js:12720:15)
at Scope.$apply (http://ajax.googleapis.com/ajax/libs/angularjs/1.2.16/angular.js:12509:11)
at applyHideMenu (http://ui-grid.info/release/ui-grid-unstable.js:1793:16)
at Scope.$broadcast (http://ajax.googleapis.com/ajax/libs/angularjs/1.2.16/angular.js:12691:28)
at Object.service.scrollToInternal (http://ui-grid.info/release/ui-grid-unstable.js:11003:20)
at Object.service.scrollTo (http://ui-grid.info/release/ui-grid-unstable.js:10954:16)
at Grid.publicApi.methods.cellNav.scrollTo (http://ui-grid.info/release/ui-grid-unstable.js:10829:27)
at Object.scrollTo (http://ui-grid.info/release/ui-grid-unstable.js:8330:27)
at Scope.$scope.scrollTo (app.js:35:30) angular.js:9778(anonymous function) angular.js:9778(anonymous function) angular.js:7216Scope.$apply angular.js:12512applyHideMenu ui-grid-unstable.js:1793Scope.$broadcast angular.js:12691service.scrollToInternal ui-grid-unstable.js:11003service.scrollTo ui-grid-unstable.js:10954publicApi.methods.cellNav.scrollTo ui-grid-unstable.js:10829(anonymous function) ui-grid-unstable.js:8330$scope.scrollTo app.js:35(anonymous function) angular.js:10567(anonymous function) angular.js:18627Scope.$eval angular.js:12412Scope.$apply angular.js:12510(anonymous function) angular.js:18626(anonymous function) angular.js:2780forEach angular.js:330eventHandler angular.js:2779
version info:
ui-grid - v3.0.0-rc.14-e616cf4 - 2014-11-10