-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Package: replayIssues related to the Sentry Replay SDKIssues related to the Sentry Replay SDK
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? If you use the CDN bundles, please specify the exact bundle (e.g. bundle.tracing.min.js) in your SDK setup.
@sentry/react
SDK Version
7.37.1
Framework Version
No response
Link to Sentry event
SDK Setup
I noticed that if you include the following line <base href="http://localhost/"/>
Sample: https://github.com/lucas-zimerman/sample-react (based on Relay demo with pictures and the base code added)
Steps to Reproduce
Follow the README.md steps, but basically run the code and press the ' break ' button
Expected Result
No errors on the console.
Actual Result
Related to getsentry/sentry-capacitor#318
UPDATE: Error can be mitigated by adding the following block parameter base[href="/"]
yurineves92
Metadata
Metadata
Assignees
Labels
Package: replayIssues related to the Sentry Replay SDKIssues related to the Sentry Replay SDK
