sproutup / innoserv_mvp

#51
1 stars 0 forks source link

Clean up $rootScope errors on load #409

Closed listenaddress closed 9 years ago

listenaddress commented 9 years ago

We're pretty sure this is caused by the watchers in the up-like directive.

Error msg: Uncaught Error: [$rootScope:infdig] 10 $digest() iterations reached. Aborting! Watchers fired in the last 5 iterations: [[{"msg":"fn: loggedIn","newVal":false}],[{"msg":"fn: loggedIn","newVal":false}],[{"msg":"fn: loggedIn","newVal":false}],[{"msg":"fn: loggedIn","newVal":false}],[{"msg":"fn: loggedIn","newVal":false}]]

listenaddress commented 9 years ago

🍻 cheers @ryanandersen