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
{{ message }}
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.
Just define a onuncaughtException function that takes in one parameter, e, the exception from catch. Wrap your program code with the shield function as described in the inline docs there, and you should be good. You can then JSON.serialize the object, or pass it to an analytics library and just have it fill into your analytics dashboard
I believe it's fixed in the issue-41 branch (in 183ecc2). Could you take a look and let me know?
I've also updated the jsfiddle to quickly test the change - See http://jsfiddle.net/tGZGW/1/.
@devinrhode2,occ I'm helping maintain TraceKit upstream.. If you want to recreate this issue/pull request for issue-41 in the master (https://github.com/csnover/TraceKit) That would be greatly appreciated.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have an example here http://jsfiddle.net/tGZGW/
It's based of the current master code.
The text was updated successfully, but these errors were encountered: