Skip to content

Instantly share code, notes, and snippets.

@ultimatemonty
Created December 22, 2014 20:32
Show Gist options
  • Save ultimatemonty/84a90e2ec35e05ada5ad to your computer and use it in GitHub Desktop.
Save ultimatemonty/84a90e2ec35e05ada5ad to your computer and use it in GitHub Desktop.
ArrayComputed error
Error Message:
Index out of range
Stack Trace:
Error: Index out of range
at new Error (native)
at Error.EmberError (http://localhost:1337/js/libs.js:14284:23)
at Array.__exports__.default.Mixin.create.removeAt (http://localhost:1337/js/libs.js:32218:19)
at arrayComputed.removedItem (http://localhost:1337/js/libs.js:28713:17)
at Object.DependentArraysObserver.flushChanges (http://localhost:1337/js/libs.js:27386:40)
at Object.DependentArraysObserver.itemPropertyDidChange (http://localhost:1337/js/libs.js:27370:16)
at Object.DependentArraysObserver.createPropertyObserver.observerContext.observer (http://localhost:1337/js/libs.js:27237:41)
at apply (http://localhost:1337/js/libs.js:19707:27)
at sendEvent (http://localhost:1337/js/libs.js:14649:13)
at notifyObservers (http://localhost:1337/js/libs.js:17838:9)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment