Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide a simple API to interact with window.onerror #217

Open
eriwen opened this issue Jan 5, 2020 · 0 comments
Open

Provide a simple API to interact with window.onerror #217

eriwen opened this issue Jan 5, 2020 · 0 comments

Comments

@eriwen
Copy link
Member

eriwen commented Jan 5, 2020

Expected Behavior

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.

Current Behavior

No such API exists

Context

Requested in stacktracejs/stackframe#20

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant