Skip to content

Investigate Next.js hydration error diff indicator #20287

@logaretm

Description

@logaretm

Currently we display React hydration errors depending on the environment, for production we send the minified error and that gets unfolded based on the error code to a hydration error on ingest side of things.

Next.js 16.2 released a hydration diff indicator, which is worth investigating and see if we can also do that for hydration errors by displaying the diff node.

Metadata

Metadata

Assignees

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions