apply-html
apply-html copied to clipboard
.cloneNode() causing custom element constructors to be called
Something about .cloneNode()
in apply()
is causing an infinite loop when patching a subtree.
Will be fixed by https://github.com/choojs/nanomorph/pull/96 and https://github.com/choojs/nanomorph/pull/97 if merged.