-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Description
Is there an existing issue for this?
- I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- I have reviewed the documentation https://docs.sentry.io/
- I am using the latest SDK release https://github.com/getsentry/sentry-javascript/releases
How do you use Sentry?
Sentry Saas (sentry.io)
Which SDK are you using?
@sentry/browser
SDK Version
8
Framework Version
No response
Link to Sentry event
No response
Reproduction Example/SDK Setup
Sentry.getReplay() doesn't work.
I have to
Sentry.getClient().getIntegrationByName('Replay')
Are the docs outdated?
Steps to Reproduce
Sentry.getReplay() doesn't work.
I have to
Sentry.getClient().getIntegrationByName('Replay')
Expected Result
code in docs should work
Actual Result
Uncaught TypeError: Sentry.getReplay is not a function
Metadata
Metadata
Assignees
Labels
Projects
Status
No status