rrweb-io / rrweb-snapshot

rrweb's snapshot and rebuild module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Uncaught DOMException: Node.appendChild: Cannot have more than one DocumentType child of a Document

rifaideen opened this issue · comments

Hi @Yuyz0112 ,

Whenever I try to replay the recorded session using rrweb-player, I am getting this error.

Uncaught DOMException: Node.appendChild: Cannot have more than one DocumentType child of a Document

One strange thing I have noticed is, the rrweb-player is working as expected when we did not stop the page loading forever (example: If I did not click the browser stop loading button, It works without a problem. If I have clicked the stop button the player throws the above mentioned error.)

I am using: rrweb: ^0.9.9 and rrweb-player: ^0.6.5.

Please help.

commented

@rifaideen Could you upload the events for debugging?