rrweb icon indicating copy to clipboard operation
rrweb copied to clipboard

Reverse monkey patch built in methods to support LWC

Open Juice10 opened this issue 1 year ago • 4 comments

LWC monkey patches a lot of built in methods.

This PR gets around that issue by pulling new references from a temporary iframe, which hasn't been monkey patched yet.

Juice10 avatar Jun 14 '24 12:06 Juice10