Skip to content

Component Stack doesn't appear in Sentry dashboard. #7293

@meotimdihia

Description

@meotimdihia

Is there an existing issue for this?

How do you use Sentry?

Sentry Saas (sentry.io)

Which SDK are you using? If you use the CDN bundles, please specify the exact bundle (e.g. bundle.tracing.min.js) in your SDK setup.

@sentry/nextjs

SDK Version

7.39.0

Framework Version

React 18+

Link to Sentry event

No response

SDK Setup

No response

Steps to Reproduce

Problem Statement

Next.js recently added Component Stack for the errors:

  • "Hydration failed because the initial UI does not match what was rendered on the server."
  • "There was an error while hydrating. Because the error happened outside of a Suspense boundary, the entire root will switch to client rendering"

This is an error that I can't produce on the client. It just reports once and disappears

Related to these issues:

Expected Result

I could see the Component Stack.

Actual Result

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Package: nextjsIssues related to the Sentry Nextjs SDK

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions