Replies: 1 comment 4 replies
-
@sgoodluck sorry don't really use Sentry, but I was wondering, have you tried this solution? #174 (comment) |
Beta Was this translation helpful? Give feedback.
4 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.
-
Potentially related: #174
The logging tool, Sentry, seems to be incompatible with next-on-pages.
At least, when following their recommended documentation.
I suspect the incompatibility has to do with the _error component it generates.
NextJS _error page ref: https://nextjs.org/docs/advanced-features/custom-error-page
Is there a better way to do this where Sentry will be supported?
Has anyone successfully configured Sentry with a next deployment to CFP?
Beta Was this translation helpful? Give feedback.
All reactions