Skip to content

Instantly share code, notes, and snippets.

@jwang
Created November 26, 2011 02:48
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 jwang/1394868 to your computer and use it in GitHub Desktop.
Save jwang/1394868 to your computer and use it in GitHub Desktop.
Jasmine Sproutcore Stacktrace from Chrome Developer Tools
TypeError: Object #<Object> has no method 'registerDependentKeyWithChain'
at [object Object].activate (http://localhost:4020/static/sproutcore/runtime/en/current/javascript.js?1321949495:9222:17)
at [object Object]._clonePropertyChainToItem (http://localhost:4020/static/sproutcore/runtime/en/current/javascript.js?1321949495:6841:11)
at [object Object].<anonymous> (http://localhost:4020/static/sproutcore/runtime/en/current/javascript.js?1321949495:6789:16)
at [object Object].forEach (http://localhost:4020/static/sproutcore/runtime/en/current/javascript.js?1321949495:7902:43)
at [object Object].setupEnumerablePropertyChains (http://localhost:4020/static/sproutcore/runtime/en/current/javascript.js?1321949495:6782:14)
at [object Object]._scac_arrayContentDidChange (http://localhost:4020/static/sproutcore/core_foundation/en/current/javascript.js?1321949495:883:10)
at Array.arrayContentDidChange (http://localhost:4020/static/sproutcore/runtime/en/current/javascript.js?1321949495:6680:16)
at Array.replace (http://localhost:4020/static/sproutcore/runtime/en/current/javascript.js?1321949495:7042:10)
at [object Object].replace (http://localhost:4020/static/sproutcore/core_foundation/en/current/javascript.js?1321949495:765:28)
at [object Object].insertAt (http://localhost:4020/static/sproutcore/runtime/en/current/javascript.js?1321949495:6218:10)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment