fix: Failed to execute insertBefore on Node (#1042)
Co-authored-by: wangfukang <wangfukang@kuaishou.com>
This commit is contained in:
@@ -764,6 +764,7 @@ export class Replayer {
|
|||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
this.mirror.reset();
|
||||||
rebuild(event.data.node, {
|
rebuild(event.data.node, {
|
||||||
doc: this.iframe.contentDocument,
|
doc: this.iframe.contentDocument,
|
||||||
afterAppend,
|
afterAppend,
|
||||||
|
|||||||
Reference in New Issue
Block a user