Open farideliyev opened 1 year ago
If several Providers used and each of them has captureUnhandledRejections: true field in config, then if there is the error bubbled up to window.onerror, it will cause rollbar to send requests depending on number of Provider usage on page
captureUnhandledRejections: true
If several Providers used and each of them has
captureUnhandledRejections: true
field in config, then if there is the error bubbled up to window.onerror, it will cause rollbar to send requests depending on number of Provider usage on page