Skip to content

Instantly share code, notes, and snippets.

View aaqibjavith's full-sized avatar

Javith aaqibjavith

View GitHub Profile
@aaqibjavith
aaqibjavith / Issue in rrplayer
Last active July 20, 2020 15:46
rrplayer-issue.txt
index.js:1 Uncaught (in promise) DOMException: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node.
at https://cdn.jsdelivr.net/npm/rrweb-player@latest/dist/index.js:1:22352
at Array.forEach (<anonymous>)
at e.applyIncremental (https://cdn.jsdelivr.net/npm/rrweb-player@latest/dist/index.js:1:22168)
at i (https://cdn.jsdelivr.net/npm/rrweb-player@latest/dist/index.js:1:20183)
at https://cdn.jsdelivr.net/npm/rrweb-player@latest/dist/index.js:1:20738
at e.play (https://cdn.jsdelivr.net/npm/rrweb-player@latest/dist/index.js:1:18229)
at ae.K (https://cdn.jsdelivr.net/npm/rrweb-player@latest/dist/index.js:1:30416)
at ae.fire (https://cdn.jsdelivr.net/npm/rrweb-player@latest/dist/index.js:1:1433)