Skip to content

Instantly share code, notes, and snippets.

@atqamar
Created September 6, 2016 19:59
Show Gist options
  • Save atqamar/14d9ea74275df0d1d4c673e8335d785c to your computer and use it in GitHub Desktop.
Save atqamar/14d9ea74275df0d1d4c673e8335d785c to your computer and use it in GitHub Desktop.
Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.
app.js:108 Error: [$rootScope:inprog] http://errors.angularjs.org/1.3.17/$rootScope/inprog?p0=%24apply
at Error (native)
at http://ai-platform.withthebest.com/app.js:12:417
at r (http://ai-platform.withthebest.com/app.js:125:147)
at m.$apply (http://ai-platform.withthebest.com/app.js:132:459)
at addResult (http://ai-platform.withthebest.com/app.js:11346:25600)
at new <anonymous> (http://ai-platform.withthebest.com/app.js:11346:26510)
at Object.e [as invoke] (http://ai-platform.withthebest.com/app.js:42:315)
at y.instance (http://ai-platform.withthebest.com/app.js:82:79)
at http://ai-platform.withthebest.com/app.js:65:85
at q (http://ai-platform.withthebest.com/app.js:13:428)
at x (http://ai-platform.withthebest.com/app.js:65:69)
at g (http://ai-platform.withthebest.com/app.js:57:409)
at http://ai-platform.withthebest.com/app.js:57:17
at http://ai-platform.withthebest.com/app.js:24:8
at m.$eval (http://ai-platform.withthebest.com/app.js:132:250)
at m.$apply (http://ai-platform.withthebest.com/app.js:132:476)(anonymous function) @ app.js:108(anonymous function) @ app.js:82m.$apply @ app.js:132addResult @ app.js:11346(anonymous function) @ app.js:11346e @ app.js:42y.instance @ app.js:82(anonymous function) @ app.js:65q @ app.js:13x @ app.js:65g @ app.js:57(anonymous function) @ app.js:57(anonymous function) @ app.js:24m.$eval @ app.js:132m.$apply @ app.js:132(anonymous function) @ app.js:23e @ app.js:42d @ app.js:23xc @ app.js:24Od @ app.js:23(anonymous function) @ app.js:258j @ app.js:2k.fireWith @ app.js:2m.extend.ready @ app.js:2J @ app.js:2
app.js:108 Error: [$rootScope:inprog] http://errors.angularjs.org/1.3.17/$rootScope/inprog?p0=%24digest
at Error (native)
at http://ai-platform.withthebest.com/app.js:12:417
at r (http://ai-platform.withthebest.com/app.js:125:147)
at m.$apply (http://ai-platform.withthebest.com/app.js:132:459)
at addResult (http://ai-platform.withthebest.com/app.js:11346:25600)
at http://ai-platform.withthebest.com/app.js:11346:26051
at http://ai-platform.withthebest.com/app.js:118:182
at m.$eval (http://ai-platform.withthebest.com/app.js:132:250)
at m.$digest (http://ai-platform.withthebest.com/app.js:129:365)
at m.$apply (http://ai-platform.withthebest.com/app.js:133:12)
at l (http://ai-platform.withthebest.com/app.js:87:327)
at w (http://ai-platform.withthebest.com/app.js:91:449)
at XMLHttpRequest.I.onload (http://ai-platform.withthebest.com/app.js:92:462)(anonymous function) @ app.js:108(anonymous function) @ app.js:82m.$apply @ app.js:132addResult @ app.js:11346(anonymous function) @ app.js:11346(anonymous function) @ app.js:118m.$eval @ app.js:132m.$digest @ app.js:129m.$apply @ app.js:133l @ app.js:87w @ app.js:91I.onload @ app.js:92
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment