Skip to content

Commit

Permalink
another spot
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan953 committed Sep 19, 2024
1 parent 4eda562 commit eb9f0ad
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,6 @@ Sometimes rage or dead clicks will be detected on elements which are not expecte

## 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 eb9f0ad

Please sign in to comment.