tsayen / dom-to-image

Generates an image from a DOM node using HTML5 canvas
Other
10.32k stars 1.68k forks source link

Not support a dom which is from CloneNode() or importNode() #179

Open keyshare360 opened 6 years ago

keyshare360 commented 6 years ago

Use case: description, code

when i used this project to get a pic with setInternal() func per 1s, i need to copy a dom instead of derectly using to prevent the UI thread from being affected,but the copy dom looks like not work .

Expected behavior

Actual behavior (stack traces, console logs etc)

Library version

Browsers