-
Notifications
You must be signed in to change notification settings - Fork 29
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
add support to catch unhandled promise #137
Labels
Comments
I may be wrong, but I think this is going to be addressed when adding async support to |
Have had a look at the PR, doesn't look to be providing anything like https://github.com/MindscapeHQ/raygun4js/blob/f2be885124abc234fd5adc839d4cffdc49a42f65/src/raygun.js#L456 Adding |
I got it now, thanks for the link! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This seems to be a feature in raygun4js but is missing in this project.
The text was updated successfully, but these errors were encountered: