throw new Error("prod test throw error"); not sending

Marcin Zajkowski

Posted on
Jan 15 2016

I can explicitly tell raygun to throw errors via:

Raygun.send(new Error(prod test throw"));

But when I try to use:

throw new Error("prod test throw error");

the window object isn't catching a new send command.

I have set parameter to true:

rg4js('enableCrashReporting', true);

rg4js('saveIfOffline', true);

rg4js('attach', true);


Callum

Posted on
Jan 15 2016

Hi Marcin,

Can you please email a link to the site where you have this configuration if it is public, or zip and email a small repro if it's local to callum at raygun dot io and I'll look into this for you.

Regards,

Callum Gavin
Raygun Limited


Marcin Zajkowski

Posted on
Jan 23 2016

Hello Callum, do you have any news on this issue? I replied to the email but had not heard back in a while. Cheers.


Deleted User

Posted on
Jul 23 2016

Hello, Marcin!

I wanted to check in with you to see if you still had this issue when attempting to throw the error. If so, please let me know and I'll touch base with Callum and take a deeper look.


Reply