-
7 Apr 2012 11:08 AM #1
Sencha Touch 2 Docs Won't Load in Chrome
Sencha Touch 2 Docs Won't Load in Chrome
They seem to work fine in every other browser ... even Safari (hm)... but the Sencha Touch 2 docs hang on the loading screen (with gear turning) and console reports the following errors in Chrome:
- [COLOR=red !important]app.js:1Uncaught TypeError: Cannot read property 'id' of null[/COLOR]
- [COLOR=red !important]Ext.define.getRecord[/COLOR]app.js:1
- [COLOR=red !important]Ext.define.read[/COLOR]app.js:1
- [COLOR=red !important]Ext.define.load[/COLOR]app.js:1
- [COLOR=red !important]b.callParent[/COLOR]ext-all.js:15
- [COLOR=red !important]Ext.define.load[/COLOR]app.js:1
- [COLOR=red !important]Ext.define.init[/COLOR]app.js:1
- [COLOR=red !important]Ext.define.launch[/COLOR]app.js:1
- [COLOR=red !important]Ext.define.onBeforeLaunch[/COLOR]app.js:1
- [COLOR=red !important](anonymous function)[/COLOR]app.js:1
- [COLOR=red !important]isEvent[/COLOR]ext-all.js:15
- [COLOR=red !important]fire[/COLOR]ext-all.js:15
- [COLOR=red !important]Ext.EventManager.onDocumentReady[/COLOR]ext-all.js:15
- [COLOR=red !important]Ext.Loader.onReady.k[/COLOR]ext-all.js:15
- [COLOR=red !important]Ext.Loader.onReady[/COLOR]ext-all.js:15
- [COLOR=red !important]Ext.onReady[/COLOR]ext-all.js:15
- [COLOR=red !important]Ext.define.constructor[/COLOR]app.js:1
- [COLOR=red !important]Ext.Class.m[/COLOR]ext-all.js:15
- [COLOR=red !important](anonymous function)[/COLOR]
- [COLOR=red !important]Ext.ClassManager.instantiate[/COLOR]ext-all.js:15
- [COLOR=red !important](anonymous function)[/COLOR]ext-all.js:15
- [COLOR=red !important](anonymous function)[/COLOR]app.js:1
- [COLOR=red !important]isEvent[/COLOR]ext-all.js:15
- [COLOR=red !important]b[/COLOR]ext-all.js:15
- [COLOR=red !important]app.js:1Uncaught TypeError: Cannot read property 'id' of null[/COLOR]
-
8 Apr 2012 7:22 AM #2Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 33,582
- Vote Rating
- 434
Clear your localstorage but I do not get this behavior and I use the docs everyday all day.
Mitchell Simoens @SenchaMitch
Sencha Inc, Senior Forum Manager
________________
http://www.JSONPLint.com - Source to lint your JSONP!
Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
https://github.com/mitchellsimoens
Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/
Need more help with your app? Hire Sencha Services services@sencha.com
Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!
When posting code, please use BBCode's CODE tags.
-
9 Apr 2012 11:12 AM #3
Looks like we can't reproduce the issue or there's a problem in the test case provided.


Reply With Quote