Skip to content

Instantly share code, notes, and snippets.

@mszoernyi
Created February 5, 2015 05:01
Show Gist options
  • Save mszoernyi/e6af30fadc81d305c1f3 to your computer and use it in GitHub Desktop.
Save mszoernyi/e6af30fadc81d305c1f3 to your computer and use it in GitHub Desktop.
Ember ArrayController error
TypeError: Cannot read property 'length' of null
at __exports__.default.ArrayProxy.extend._resetSubControllers (vendor.js:41051)
at __exports__.default.ArrayProxy.extend.arrangedContentDidChange (vendor.js:40964)
at apply (vendor.js:31744)
at superWrapper [as arrangedContentDidChange] (vendor.js:31316)
at null._arrangedContentDidChange (vendor.js:45998)
at applyStr (vendor.js:31758)
at sendEvent (vendor.js:26681)
at notifyObservers (vendor.js:29876)
at propertyDidChange (vendor.js:29708)
at iterDeps (vendor.js:29761)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment