Ember + raygun issue?

encore

Posted on
Feb 19 2015

Hi!

I'm using Ember JS, and i would love to use Raygun for all errors handling... But, now i cannot send any errors, cause every time when i do :

Raygun.send(error)

I'm getting same error in console:

Uncaught SyntaxError: Invalid regular expression: /function superFunction(){.....}/:

I've tried to install starter-kit app from EmberJS website, just to see if i have problem in my app, but still, even with fresh new code(app), Raygun doesn't work. Please help!


Callum

Posted on
Feb 19 2015

This issue was resolved in a GitHub issue; for anyone else that sees this a fix has been applied and released in v1.16.1.


Reply