Skip to content

fix: always use native Proxy#1812

Open
juliecheng wants to merge 1 commit intorrweb-io:masterfrom
pendo-io:jc-rrweb-use-native-proxy
Open

fix: always use native Proxy#1812
juliecheng wants to merge 1 commit intorrweb-io:masterfrom
pendo-io:jc-rrweb-use-native-proxy

Conversation

@juliecheng
Copy link
Copy Markdown
Contributor

specific site was running into loading errors/crashing when recording, turn outs it's using a very old version of a 3rd party library (jspdf) that overwrites Proxy. whenever we ran new Proxy, it would result in a bunch of errors and cause the site to stop loading. this PR is to protect against overwritten Proxy and make sure we always use native Proxy 🫡

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Mar 20, 2026

🦋 Changeset detected

Latest commit: 1b83e3e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 19 packages
Name Type
rrweb Patch
@rrweb/utils Patch
rrweb-snapshot Patch
rrdom Patch
rrdom-nodejs Patch
rrweb-player Patch
@rrweb/all Patch
@rrweb/replay Patch
@rrweb/record Patch
@rrweb/types Patch
@rrweb/packer Patch
@rrweb/web-extension Patch
rrvideo Patch
@rrweb/rrweb-plugin-console-record Patch
@rrweb/rrweb-plugin-console-replay Patch
@rrweb/rrweb-plugin-sequential-id-record Patch
@rrweb/rrweb-plugin-sequential-id-replay Patch
@rrweb/rrweb-plugin-canvas-webrtc-record Patch
@rrweb/rrweb-plugin-canvas-webrtc-replay Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant