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
Folks wanting to use stacktrace.js with window.onerror may want an API such as window.onerror = Stacktrace.onerror(callback); that calls the callback function with stack frames.