You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently saving error properties under the extra portion of the error type manually, however it would be convenient if this was supported in raven-js the same way it is done in raven-node:
I'm currently saving error properties under the
extraportion of the error type manually, however it would be convenient if this was supported inraven-jsthe same way it is done inraven-node:https://github.com/getsentry/raven-node/blob/master/lib/parsers.js#L30-L39