Sentry SDK not sending unhandled exception data in production mode(when i run app next build,next start),but works well in dev mode #14880
Unanswered
abhishek-katti
asked this question in
Q&A
Replies: 1 comment
|
Have you checked out https://docs.sentry.io/platforms/javascript/guides/nextjs/troubleshooting/#the-sdk-is-not-sending-any-data ? |
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.
Uh oh!
There was an error while loading. Please reload this page.
Sentry SDK not sending unhandled exception data in production mode(when i run app next build,next start),but works well in dev mode(when i run next dev). these are my config details
All reactions