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
Type
Projects
Status
No status