Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hot loader not working for nextjs 13 (13.5.4, app router) #9248

Closed
3 tasks done
jinseok0 opened this issue Oct 13, 2023 · 2 comments
Closed
3 tasks done

hot loader not working for nextjs 13 (13.5.4, app router) #9248

jinseok0 opened this issue Oct 13, 2023 · 2 comments
Labels
Package: nextjs Issues related to the Sentry Nextjs SDK Type: Bug

Comments

@jinseok0
Copy link

Is there an existing issue for this?

How do you use Sentry?

Sentry Saas (sentry.io)

Which SDK are you using?

@sentry/nextjs

SDK Version

@sentry/nextjs 7.74.0

Framework Version

node 18.17.1, react 18.2, next 13.5.4

Link to Sentry event

No response

SDK Setup

No response

Steps to Reproduce

If I just install sentry, the hot loader doesn't work.

for testing purposes, I tried installing nextjs alone and applying sentry right away, but the results are the same.
the problem is caused by module.exports being wrapped in withSentryConfig in 'next.config.js'.

(sample project https://github.com/jinseok0/sentry-sample)

Expected Result

expected.mov

Actual Result

actual.mov
@github-actions github-actions bot added the Package: nextjs Issues related to the Sentry Nextjs SDK label Oct 13, 2023
@changmyeong
Copy link

changmyeong commented Oct 14, 2023

doesn't working for me too @k-fish

@lforst
Copy link
Member

lforst commented Oct 16, 2023

Thanks for reporting! This seems to be a duplicate of #9067.

@lforst lforst closed this as not planned Won't fix, can't repro, duplicate, stale Oct 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Package: nextjs Issues related to the Sentry Nextjs SDK Type: Bug
Projects
Archived in project
Development

No branches or pull requests

3 participants