Closed
Description
I want to be able to load raven.js asynchronously, but still be able to capture errors while the script is loading. (Something like how Google Analytics handles events by storing them in a variable until the library loads).
Here's what I have so far: https://gist.github.com/karolisdzeja/8010574
But doing it that way loses some of the information and detail that Raven usually provides. Is there a way to store the full error information similarly to this?
Metadata
Metadata
Assignees
Labels
No labels