Skip to content

Commit

Permalink
Replay: JS platform replay issue EA (#11049)
Browse files Browse the repository at this point in the history
  • Loading branch information
bruno-garcia committed Aug 12, 2024
1 parent 51b64ed commit 82bd6c3
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ You'll need to have SDK version 7.60.1 or higher in order to be able to see **ra

## Configuring Hydration Errors

<Include name="feature-available-for-user-group-early-adopter.mdx" />

When a [hydration error](/product/issues/issue-details/replay-issues/hydration-error/) occurs in your React app, the SDK will emit an error object as well as a replay breadcrumb, both of which contain data about the hydration problem. Both of these are sent to the server for processing. When you're looking at the issue stream you'll see Hydration Error issues which could come from either data source. However, you will only see the diff tools which make debugging easier if a replay is associated with the error.

For this reason we recommend having both [Inbound Filter](/concepts/data-management/filtering/) enabled and the "Create Hydration Error Issues" Replay setting enabled as well. This is also the default!
Expand Down

0 comments on commit 82bd6c3

Please sign in to comment.