Skip to content

Commit

Permalink
replay: remover perf warning (#8852)
Browse files Browse the repository at this point in the history
  • Loading branch information
bruno-garcia authored Jan 10, 2024
1 parent 736039b commit f3985b3
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions src/platforms/javascript/common/session-replay/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -36,18 +36,6 @@ By default, our Session Replay SDK masks all DOM text content, images, and user

<PlatformContent includePath="session-replay/pre-requisites" />

<PlatformSection supported={["javascript.angular"]}>
<Alert level="warning" title="Warning">
We’re investigating possible performance degradation in <b>some</b> Angular
applications. We recommend testing your application before releasing. Please
reach out via{" "}
<a href="https://github.com/getsentry/sentry-javascript/issues/6946">
this GitHub ticket
</a>{" "}
if you have issues.
</Alert>
</PlatformSection>

## Install

<PlatformContent includePath="session-replay/install" />
Expand Down

1 comment on commit f3985b3

@vercel
Copy link

@vercel vercel bot commented on f3985b3 Jan 10, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

sentry-docs – ./

docs.sentry.io
sentry-docs-git-master.sentry.dev
sentry-docs.sentry.dev

Please sign in to comment.