Skip to content

Commit 82bd6c3

Browse files
authored
Replay: JS platform replay issue EA (#11049)
1 parent 51b64ed commit 82bd6c3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/platforms/javascript/common/session-replay/issue-types.mdx

+2
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ You'll need to have SDK version 7.60.1 or higher in order to be able to see **ra
3737

3838
## Configuring Hydration Errors
3939

40+
<Include name="feature-available-for-user-group-early-adopter.mdx" />
41+
4042
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.
4143

4244
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!

0 commit comments

Comments
 (0)