You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Pavel Konstantinov (JIRA)" <ji...@apache.org> on 2016/01/12 10:51:40 UTC

[jira] [Created] (IGNITE-2362) Error: [$rootScope:infdig] 10 $digest() iterations reached. Aborting!

Pavel Konstantinov created IGNITE-2362:
------------------------------------------

             Summary: Error: [$rootScope:infdig] 10 $digest() iterations reached. Aborting!
                 Key: IGNITE-2362
                 URL: https://issues.apache.org/jira/browse/IGNITE-2362
             Project: Ignite
          Issue Type: Sub-task
            Reporter: Pavel Konstantinov
            Assignee: Alexey Kuznetsov


To reproduce:
1) Logout
2) Edit address - remove the word 'login'
3) press Enter

{code}
Error: [$rootScope:infdig] 10 $digest() iterations reached. Aborting!
Watchers fired in the last 5 iterations: []
http://errors.angularjs.org/1.4.8/$rootScope/infdig?p0=10&p1=%5B%5D
    at angular.js:69
    at Scope.$digest (angular.js:15937)
    at Scope.$apply (angular.js:16163)
    at bootstrapApply (angular.js:1682)
    at Object.invoke (angular.js:4522)
    at doBootstrap (angular.js:1680)
    at bootstrap (angular.js:1700)
    at angularInit (angular.js:1594)
    at HTMLDocument.<anonymous> (angular.js:29016)
    at fire (jquery.js:3184)(anonymous function) @ angular.js:12523(anonymous function) @ angular.js:9295Scope.$apply @ angular.js:16165bootstrapApply @ angular.js:1682invoke @ angular.js:4522doBootstrap @ angular.js:1680bootstrap @ angular.js:1700angularInit @ angular.js:1594(anonymous function) @ angular.js:29016fire @ jquery.js:3184self.fireWith @ jquery.js:3314jQuery.extend.ready @ jquery.js:3530completed @ jquery.js:3549
angular.js:69 Uncaught Error: [$rootScope:infdig] 10 $digest() iterations reached. Aborting!
Watchers fired in the last 5 iterations: []
http://errors.angularjs.org/1.4.8/$rootScope/infdig?p0=10&p1=%5B%5D
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)