Skip to content

Conversation

salomita
Copy link

@salomita salomita commented Apr 8, 2025

No description provided.

Copy link

changeset-bot bot commented Apr 8, 2025

⚠️ No Changeset found

Latest commit: a0006a9

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

@@ -325,7 +325,14 @@ function buildNode(
'rrweb-original-srcset',
n.attributes.srcset as string,
);
} else {
}
// Set the sandbox attribute on the iframe element will make it lose its contentDocument access and therefore cause additional playback errors.
Copy link

@hannadrehman hannadrehman Sep 16, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could this be related to this #1720 ?

@eoghanmurray
Copy link
Contributor

This definitely needs some tests to demonstrate the scenario!

See here for an example test (on something I never got to work) which you could adapt for this scenario:
master...eoghanmurray:rrweb:iframeInternalCrossOriginNav#diff-5d49baec098b78596f8d6ea614dcdb6a4f69ec9274b72e12f566b1f9ffb55f6d

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

Successfully merging this pull request may close these issues.

4 participants