Thank you for reporting this bug. We will make it our priority to review this report.
-
Sencha User
carStore example works in firefox but broke in google chrome
I create carStore example following the direction in the tutorial, and it works fine until recently in google chrome with Uncaught ReferenceError: Ext is not defined designer.js:13, Uncaught SyntaxError: Unexpected token . ext-all-debug.js 26081. However if I use firefox browser, everything work just fine.
-
Sencha User
Well, it looks like it is a chrome problem. Once I clear browser data, everything work. (Simplely Reload doesn't work) Weird