-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
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
10.3.0
Framework Version
Next 15.3.0
Link to Sentry event
No response
Reproduction Example/SDK Setup
https://github.com/jsardev/sentry-nextjs-infinite-loop
- Enter test
dsn
values - Run the app via
pnpm dev
- Visit
/
route
Steps to Reproduce
This issue occurs whenever you're on dev mode and run Sentry.captureException()
within a Next.js layout.tsx
Expected Result
No infinite loop
Actual Result
Infinite GET /__nextjs_original-stack-frame
requests
Metadata
Metadata
Assignees
Projects
Status
No status