rrweb icon indicating copy to clipboard operation
rrweb copied to clipboard

toString for patched methods returns original toString

Open colingm opened this issue 9 months ago • 1 comments

We ran into an issue where Stencil was detecting changes to attachShadow from the native and thinking that it needed to polyfill which in turn would break recording. If we instead make it so that our wrapped versions of functions just use the original then we can avoid that issue.

colingm avatar May 01 '24 18:05 colingm

🦋 Changeset detected

Latest commit: 0cb3efe2e492a8356382d093cb2a7b987f207ae3

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

This PR includes changesets to release 8 packages
Name Type
rrweb Patch
rrweb-snapshot Patch
rrdom Patch
rrdom-nodejs Patch
rrweb-player Patch
@rrweb/types Patch
@rrweb/web-extension Patch
rrvideo 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

changeset-bot[bot] avatar May 01 '24 18:05 changeset-bot[bot]