Skip to content

Commit

Permalink
Ignore "null is not an object (evaluating 'o.itemSize=3')" sentry exc…
Browse files Browse the repository at this point in the history
…eption
  • Loading branch information
danon committed Feb 10, 2024
1 parent 7975f47 commit f386f79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/js/sentry.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Sentry.init({
'Request failed with status code 502',
'timeout of 0ms exceeded',
'null is not an object (evaluating \'ReaderArticleFinderJS.adoptableArticle().outerHTML\')',
'null is not an object (evaluating \'o.itemSize=3\')',
'Improper range'
],
tracesSampleRate: 0.0,
Expand Down

0 comments on commit f386f79

Please sign in to comment.