raygun4js does not report proper stack traces when capturing ajax errors

aaronjensen

Posted on
Oct 19 2015

Stack traces always look like:

at i line null, column null (null:null)
at t line null, column null (null:null)
at function (e) line null, column null (null:null)
at function (t) line null, column null (null:null)
at function (e,t,r,i) line null, column null (null:null)
at n line null, column null (null:null)
at function () line null, column null (null:null)
at nrWrapper line null, column null (null:null)

k3r

Posted on
Apr 21 2016

Yeah, is there anyway to capture anymore data from an Ajax error?


Reply