apply-html icon indicating copy to clipboard operation
apply-html copied to clipboard

.cloneNode() causing custom element constructors to be called

Open shannonmoeller opened this issue 6 years ago • 1 comments

Something about .cloneNode() in apply() is causing an infinite loop when patching a subtree.

shannonmoeller avatar Feb 01 '18 17:02 shannonmoeller

Will be fixed by https://github.com/choojs/nanomorph/pull/96 and https://github.com/choojs/nanomorph/pull/97 if merged.

shannonmoeller avatar Feb 01 '18 21:02 shannonmoeller