"Stop running script error" encountered when upgrading from ExtJS 4.1.2 to 4.1.3
I am currently using ExtJS 4.1.2 in my application and while upgrading to 4.1.3, I am facing "Stop running script error". Anyone else facing the same issue? Any pointers to the cause/ solution for this problem??
Not sure of the origin of the error but it seems to be coming from Extjs library
This is occuring on IE8 and on looking at the task manager it can be seen that IE8 is taking up a lot of memory. This used to work fine with ExtJS 4.0 and 4.1.2 so I assume the application code is not the cause but the changes in 4.1.3 may be.