Skip to content

Instantly share code, notes, and snippets.

@jessamynsmith
Created October 23, 2015 00:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jessamynsmith/9482c1ff01720af385da to your computer and use it in GitHub Desktop.
Save jessamynsmith/9482c1ff01720af385da to your computer and use it in GitHub Desktop.
Error when clicking sidemenu entry in project run in iOS simulator with XCode 7
[Error] Error: [$rootScope:infdig] 10 $digest() iterations reached. Aborting!
Watchers fired in the last 5 iterations: []
http://errors.angularjs.org/1.4.3/$rootScope/infdig?p0=10&p1=%5B%5D
file:///Users/jessamyn/Library/Developer/CoreSimulator/Devices/80FF3AB8-32B7-40D8-B6B5-E90F6A41A36C/data/Containers/Bundle/Application/D3A4B7C1-F54B-4B3A-9268-89EAB08D3562/HelloCordova.app/www/lib/ionic/js/ionic.bundle.js:8895:32
$digest@file:///Users/jessamyn/Library/Developer/CoreSimulator/Devices/80FF3AB8-32B7-40D8-B6B5-E90F6A41A36C/data/Containers/Bundle/Application/D3A4B7C1-F54B-4B3A-9268-89EAB08D3562/HelloCordova.app/www/lib/ionic/js/ionic.bundle.js:24548:35
$apply@file:///Users/jessamyn/Library/Developer/CoreSimulator/Devices/80FF3AB8-32B7-40D8-B6B5-E90F6A41A36C/data/Containers/Bundle/Application/D3A4B7C1-F54B-4B3A-9268-89EAB08D3562/HelloCordova.app/www/lib/ionic/js/ionic.bundle.js:24778:31
file:///Users/jessamyn/Library/Developer/CoreSimulator/Devices/80FF3AB8-32B7-40D8-B6B5-E90F6A41A36C/data/Containers/Bundle/Application/D3A4B7C1-F54B-4B3A-9268-89EAB08D3562/HelloCordova.app/www/lib/ionic/js/ionic.bundle.js:20913:30
eventHandler@file:///Users/jessamyn/Library/Developer/CoreSimulator/Devices/80FF3AB8-32B7-40D8-B6B5-E90F6A41A36C/data/Containers/Bundle/Application/D3A4B7C1-F54B-4B3A-9268-89EAB08D3562/HelloCordova.app/www/lib/ionic/js/ionic.bundle.js:12098:25
dispatchEvent@[native code]
triggerMouseEvent@file:///Users/jessamyn/Library/Developer/CoreSimulator/Devices/80FF3AB8-32B7-40D8-B6B5-E90F6A41A36C/data/Containers/Bundle/Application/D3A4B7C1-F54B-4B3A-9268-89EAB08D3562/HelloCordova.app/www/lib/ionic/js/ionic.bundle.js:2865:20
tapClick@file:///Users/jessamyn/Library/Developer/CoreSimulator/Devices/80FF3AB8-32B7-40D8-B6B5-E90F6A41A36C/data/Containers/Bundle/Application/D3A4B7C1-F54B-4B3A-9268-89EAB08D3562/HelloCordova.app/www/lib/ionic/js/ionic.bundle.js:2854:20
tapTouchEnd@file:///Users/jessamyn/Library/Developer/CoreSimulator/Devices/80FF3AB8-32B7-40D8-B6B5-E90F6A41A36C/data/Containers/Bundle/Application/D3A4B7C1-F54B-4B3A-9268-89EAB08D3562/HelloCordova.app/www/lib/ionic/js/ionic.bundle.js:2977:13
(anonymous function)
(anonymous function)
$apply
(anonymous function)
eventHandler
dispatchEvent
triggerMouseEvent
tapClick
tapTouchEnd
[Error] Error: [$rootScope:infdig] 10 $digest() iterations reached. Aborting!
Watchers fired in the last 5 iterations: []
http://errors.angularjs.org/1.4.3/$rootScope/infdig?p0=10&p1=%5B%5D
$apply
(anonymous function)
eventHandler
dispatchEvent
triggerMouseEvent
tapClick
tapTouchEnd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment