Sentry doesn't work in NextJS (no events are shown from both server and client) #8759
Replies: 1 comment
-
Apparently Sentry config was overwritten by next-translate through next-compose-plugins. |
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.
-
Hello. I have just finished setting up NextJS config for Sentry and I can't seem to make it work in any way. My self-hosted instance just doesn't register any events or errors. Also there are no errors in the console or logs that I could reference. What should I do to get to the bottom of this issue?
sentry.server.config.ts
sentry.client.config.ts
next.config.js
_error.tsx
Beta Was this translation helpful? Give feedback.
All reactions