Created
November 26, 2011 02:48
-
-
Save jwang/1394868 to your computer and use it in GitHub Desktop.
Jasmine Sproutcore Stacktrace from Chrome Developer Tools
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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