-
18 Sep 2012 2:04 AM #11
I too have tiny test app - and that does not have the problem either.
did you see my earlier post about the change from v.4.0.2a to v4.0.7 ?
-
18 Sep 2012 3:23 AM #12
I've done some more looking into this, I'm not sure why it doesn't crash on other browsers. The references repeat over 5000 times and then the debugger crashes, the merge code has no extra checking for nested references.
The fix is to use Ext.apply, not merge.Evan Trimboli
Sencha Developer
Twitter - @evantrimboli
Don't be afraid of the source code!
Success! Looks like we've fixed this one. According to our records the fix was applied for
EXTJSIV-7251
in
4.1.4.


Reply With Quote