Billy Vong

Results 129 comments of Billy Vong

The tests that are failing seem to be caused due to CI/build issue from feedback package -> https://github.com/getsentry/sentry-javascript/issues/11902

@MattPurland Are you on self hosted or saas? Can you paste the URL path + params? (omitting any project/org id/slugs)

Seems like #73748 and #73802 should address this @ryan953?

I think the dead clicks are caused by the bfcache, i've [created a ticket](https://github.com/getsentry/sentry-javascript/issues/12666) to track this separately. @aaronjensen can you add the following snippet and show us the console...

Ahh missed your ping @mydea, I think it's fine to expose `recordingMode` - I've made a ticket for it [here](https://github.com/getsentry/sentry-javascript/issues/13987) and will close out this issue.

This should help on the rrweb side of things: https://github.com/rrweb-io/rrweb/pull/1509/files

I think there are a few potential solutions: ### Continue using [`getNativeImplementation()`](https://github.com/getsentry/sentry-javascript/blob/develop/packages/browser-utils/src/getNativeImplementation.ts) This has slight overhead for all browser packages as we need to check if the fn we're using...

Gonna do a pre-release to test on sentry a bit before we make a prod release.

This actually exists, but is not documented: https://github.com/getsentry/sentry-javascript/blob/develop/packages/replay-internal/src/integration.ts#L86

Please re-open if this doesn't resolve the issue