-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
withSentryConfig breaks hot reloading in NextJS app dir #8324
Comments
Thanks for writing in. We'll take a look! |
I know it sounds weird, but if you're using Chrome, could you try installing React Devloper Tools Chrome Extension? I had a similar issue, I installed the extension and Hot Reload worked fine. |
This issue has gone three weeks without activity. In another week, I will close it. But! If you comment or otherwise update it, I will reset the clock, and if you remove the label "A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀 |
We might have fixed this in the latest release. |
Still facing this issue with |
@ethan-crabb please upgrade to the latest SDK version and if the problem persists, it is best to open a new issue. Thanks! |
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
7.55.0
Framework Version
18.2.0
Link to Sentry event
No response
SDK Setup
Any
Steps to Reproduce
Clone and follow README: https://github.com/bkrausz/sentry-next-hmr-repro
I originally thought this only happened across module aliases, but that doesn't seem to be the case in my minimum repro.
Expected Result
HMR should work
Actual Result
HMR doesn't work
The text was updated successfully, but these errors were encountered: