rrweb icon indicating copy to clipboard operation
rrweb copied to clipboard

rrweb cannot get the correct document object in the js sandbox

Open HappyPot opened this issue 6 months ago • 0 comments

I use a micro-front-end framework wujie, which generates an iframe to carry the js part and act as a js sandbox. Any content in the body tag of this iframe is placed in the shadow dom. As a result, rrweb cannot get the correct doucment object and thus cannot record the screen. How to solve this problem, thank you

HappyPot avatar Apr 16 '25 13:04 HappyPot