IE7 JS Exceptions not caught?

stevescott

Posted on
Dec 11 2013

I plugged the JS logger in, and in firefox I can clearly see the POST through firebug...and instantly the error is on raygun, and I get an email (awesome, awesome, awesome).

...but when I replicate in IE7, I get the JS error popup...and none of the above happens?

Steve


stevescott

Posted on
Dec 12 2013

...well seems IE8 also isn't being captured

I've tried moving the script\init to the top of my header incase it needed to be available faster, no dice


martin308

Posted on
Dec 12 2013

I'm having a look into this now for you, will report back when I know more


martin308

Posted on
Dec 12 2013

I have fixed an issue I found in IE8 while being served over HTTP. I am guessing this is the problem you were having? We also currently do not support IE7 for JavaScript error collecting.

The new version is here https://github.com/MindscapeHQ/raygun4js/releases/tag/v1.5.0


Reply