Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

With enableCrashReporting:false use filtered handler #3

Merged
merged 3 commits into from
Oct 18, 2017

Conversation

billheaton-q2
Copy link
Contributor

With enableCrashReporting:true config setting, window.onerror receives an uncaught error. And the filter to squelch certain errors, see v1.1.0, is not used.

Use enableCrashReporting:false to define a custom window.onerror handler that can filter errors.

- otherwise window.onerror catches and does not use filter
  to squelch certain errors, see v1.1.0
@pixelhandler pixelhandler merged commit 9b056a3 into q2ebanking:master Oct 18, 2017
@pixelhandler pixelhandler deleted the window-onerror branch October 18, 2017 15:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants