-
27 Nov 2012 2:08 PM #1
render.js (auto-generated by Sencha Cmd) Fails in IE8 and IE7
render.js (auto-generated by Sencha Cmd) Fails in IE8 and IE7
REQUIRED INFORMATION
Ext version tested:- Ext 4.1.3
- Platform: Mac OS X 10.7.5, VMware Fusion 5.0.2 running IE in modes 9, 8, 7.
Browser versions tested against:- IE9 (working), IE 8, IE 7
- File 'appname/resources/theme/default/render.js' (auto-generated by sencha generate app) causes a JS error in IE8 and IE7. IE 8-7 browser reports: SCRIPT438: Object doesn't support property or method 'forEach' render.js, line 77 character 9"
Steps to reproduce the problem:- Download ExtJs SDK 4.1.3. and Sencha Cmd. Download and install Sencha Command v3.0.0.250. Run 'sencha generate app somepath' and build a project skeleton. Using IE 8 or IE 7, open the default theme file 'appname/resources/theme/default/theme.html'.
- Sample page of all ExtJs components with the standard 'blue' theme.
- Blank browser; nothing is displayed. Console reports: "SCRIPT438: Object doesn't support property or method 'forEach' render.js, line 77 character 9"
- None necessary.
- 'render.js' is a private, auto-generated file, thus, no additional code necessary.
-
27 Nov 2012 2:18 PM #2
Thanks for the report! I have opened a bug in our bug tracker.
You found a bug! We've classified it as
SDKTOOLS-260
.
We encourage you to continue the discussion and to find an acceptable workaround while we work on a permanent fix.


Reply With Quote