How to ignore chunk load errors using ignoreErrors configuration? #6628
Unanswered
janez-svetin
asked this question in
Q&A
Replies: 1 comment
-
You can also use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey!
For our app we have setup Sentry ignoreErrors like so:
This works for the majority of cases, but errors like the one below, still get through:

Does anyone have any clue what we are missing in our configuration to catch and ignore these kinds of errors? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions