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
We are big fans of jQuery and I stumbled across this post that talks about how to catch errors in jQuery. Obviously not everyone are interested in this, so I guess it would be a sub module (ie. imported after the jserrlog.js file).
However, I think this would be an awesome feature!
The text was updated successfully, but these errors were encountered:
would be interesting to implement, and might help with the Safari issues. Right now, though WebKit does support onerror it's not made it to the main Safai releases yet.
I've not tested things that much with various frameworks (though I know it's quite happy catching errors that get thrown in jQuery)
We are big fans of jQuery and I stumbled across this post that talks about how to catch errors in jQuery. Obviously not everyone are interested in this, so I guess it would be a sub module (ie. imported after the jserrlog.js file).
However, I think this would be an awesome feature!
The text was updated successfully, but these errors were encountered: