-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Closed
Copy link
Description
Is there an existing issue for this?
- I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- I have reviewed the documentation https://docs.sentry.io/
- I am using the latest SDK release https://github.com/getsentry/sentry-javascript/releases
How do you use Sentry?
Sentry Saas (sentry.io)
Which SDK are you using?
@sentry/nextjs
SDK Version
9.12.0
Framework Version
Next 15.3.0
Link to Sentry event
No response
Reproduction Example/SDK Setup
I found no pattern yet to replicate this, it just started receiving random events related to this after migrating to Next 15.1.7 -> 15.3.0 and @sentry/nextjs 8.54.0 -> 9.12.0
Steps to Reproduce
Not found yet.
Expected Result
Cause no errors, or detailed information about it.
Actual Result
There are 2 different issues, but with the same error:
This one points to sentry codebase
This one points to next codebase
Could be related to this: vercel/next.js#63121
I'm not using Router.replace, but I'm using Router.push and had no issues previously.
Metadata
Metadata
Assignees
Projects
Status
Waiting for: Product Owner