Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Digest Error #228

Open
bobbydams opened this issue Sep 11, 2013 · 0 comments
Open

Digest Error #228

bobbydams opened this issue Sep 11, 2013 · 0 comments

Comments

@bobbydams
Copy link

On machines using the Windows version of Google Chrome we are seeing a $digest error. I have no idea where to begin debugging this error because it only occurs sometimes. Do you know what could cause such an error?

Error: 10 $digest() iterations reached. Aborting!
Watchers fired in the last 5 iterations: [["fn: $locationWatch; newVal: 10; oldVal: 9"],["fn: $locationWatch; newVal: 11; oldVal: 10"],["fn: $locationWatch; newVal: 12; oldVal: 11"],["fn: $locationWatch; newVal: 13; oldVal: 12"],["fn: $locationWatch; newVal: 14; oldVal: 13"]]
at Error ()
at Object.Scope.$digest (https://www.softwear.nl/postest/cdn/v_6.1.11_build_212_test/js/vendor/jquery-mobile-angular-adapter-standalone-1.3.1.js:28732:19)
at Object.$rootScope.$digest (https://www.softwear.nl/postest/cdn/v_6.1.11_build_212_test/js/vendor/jquery-mobile-angular-adapter-standalone-1.3.1.js:35889:31)
at Object.$rootScope.$digest (https://www.softwear.nl/postest/cdn/v_6.1.11_build_212_test/js/vendor/jquery-mobile-angular-adapter-standalone-1.3.1.js:35936:31)
at Object.Scope.$apply (https://www.softwear.nl/postest/cdn/v_6.1.11_build_212_test/js/vendor/jquery-mobile-angular-adapter-standalone-1.3.1.js:28904:24)
at Object.$rootScope.$apply (https://www.softwear.nl/postest/cdn/v_6.1.11_build_212_test/js/vendor/jquery-mobile-angular-adapter-standalone-1.3.1.js:35929:27)
at window.onresize (https://www.softwear.nl/postest/cdn/v_6.1.11_build_212_test/js/softwear6/softwear.js:101:14) jquery-mobile-angular-adapter-standalone-1.3.1.js:26511
Uncaught Error: 10 $digest() iterations reached. Aborting!
Watchers fired in the last 5 iterations: [["fn: $locationWatch; newVal: 10; oldVal: 9"],["fn: $locationWatch; newVal: 11; oldVal: 10"],["fn: $locationWatch; newVal: 12; oldVal: 11"],["fn: $locationWatch; newVal: 13; oldVal: 12"],["fn: $locationWatch; newVal: 14; oldVal: 13"]] jquery-mobile-angular-adapter-standalone-1.3.1.js:28732
Error: 10 $digest() iterations reached. Aborting!
Watchers fired in the last 5 iterations: [["fn: $locationWatch; newVal: 21; oldVal: 20"],["fn: $locationWatch; newVal: 22; oldVal: 21"],["fn: $locationWatch; newVal: 23; oldVal: 22"],["fn: $locationWatch; newVal: 24; oldVal: 23"],["fn: $locationWatch; newVal: 25; oldVal: 24"]]
at Error ()
at Object.Scope.$digest (https://www.softwear.nl/postest/cdn/v_6.1.11_build_212_test/js/vendor/jquery-mobile-angular-adapter-standalone-1.3.1.js:28732:19)
at Object.$rootScope.$digest (https://www.softwear.nl/postest/cdn/v_6.1.11_build_212_test/js/vendor/jquery-mobile-angular-adapter-standalone-1.3.1.js:35889:31)
at Object.$rootScope.$digest (https://www.softwear.nl/postest/cdn/v_6.1.11_build_212_test/js/vendor/jquery-mobile-angular-adapter-standalone-1.3.1.js:35936:31)
at Object.Scope.$apply (https://www.softwear.nl/postest/cdn/v_6.1.11_build_212_test/js/vendor/jquery-mobile-angular-adapter-standalone-1.3.1.js:28904:24)
at Object.$rootScope.$apply (https://www.softwear.nl/postest/cdn/v_6.1.11_build_212_test/js/vendor/jquery-mobile-angular-adapter-standalone-1.3.1.js:35929:27)
at window.onresize (https://www.softwear.nl/postest/cdn/v_6.1.11_build_212_test/js/softwear6/softwear.js:101:14) jquery-mobile-angular-adapter-standalone-1.3.1.js:26511
Uncaught Error: 10 $digest() iterations reached. Aborting!
Watchers fired in the last 5 iterations: [["fn: $locationWatch; newVal: 21; oldVal: 20"],["fn: $locationWatch; newVal: 22; oldVal: 21"],["fn: $locationWatch; newVal: 23; oldVal: 22"],["fn: $locationWatch; newVal: 24; oldVal: 23"],["fn: $locationWatch; newVal: 25; oldVal: 24"]]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant