How to determine app crash in NextJs/Sentry? #12509
Unanswered
janglewood
asked this question in
Q&A
Replies: 2 comments 2 replies
-
@janglewood could you attach a tag to those errors? Via |
Beta Was this translation helpful? Give feedback.
2 replies
-
I'm also interested in knowing how to detect app crashes since those are obviously higher priority than normal console.error |
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
Uh oh!
There was an error while loading. Please reload this page.
-
I have NextJs application with Sentry installed. But I can't find a way to recognize which errors causes app crashing. For example: I'm showing /500 page everytime when errors occurs during the render process and I want to see only these errors on Sentry dashboard. Is it possible at all?
Beta Was this translation helpful? Give feedback.
All reactions