Skip to content

Commit

Permalink
Merge branch 'upgrade-rollbar' into staging
Browse files Browse the repository at this point in the history
  • Loading branch information
canac committed Apr 5, 2024
2 parents 47935f6 + 9caf6d0 commit daeba3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/scripts/errorNotify.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ const rollbarConfig = {
ignoredMessages: [
"undefined is not an object (evaluating '__gCrWeb.autofill.extractForms')",
],
scrubFields: ['creditCard'],
captureUncaught: true,
captureUnhandledRejections: false,
payload: {
Expand Down

0 comments on commit daeba3e

Please sign in to comment.