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.
Basically what you want is a pure function to normalize the exception object - we should do a TraceKit.normalize(ex); function. I kinda actually wanted/expected this when I re-discovered TraceKit recently.
It'd be nice if you could provide a callback in TraceKit.report() as an alternative to using .subscribe.
i.e. I want to do this:
The text was updated successfully, but these errors were encountered: