Can the 'next js-page extensions' be applied in @sentry/nextjs? #5876
|
Hello. My project is based on nextjs, and the I am using the custom page extensions feature of nextjs. When I tried to build the project after adding sentry/nextjs through the wizard, the following error occurred. I followed the stack trace and found that there was a problem with the code in /.next/server/chunks.
It looked like there was no getInitialProps because it wasn't a page component. |
Answered by
AbhiPrasad
Oct 4, 2022
Replies: 1 comment
Answer selected by
frontend-changjin-choi
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Opened as an issue in #5877