tsayen / dom-to-image

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

DOMException: Failed to execute 'toDataURL' on 'HTMLCanvasElement': Tainted canvases may not be exported #470

Open lakshminarayana-k opened 6 months ago

lakshminarayana-k commented 6 months ago

Help me with this issue I am getting this issue while using topng() method from this library

Lampe2020 commented 5 months ago

As the last commit to this repo was 7 years ago (at the time of writing this comment) I don't think it's still in active development, it's more likely that someone just forgot to archive this repo. Not to be mean, but if you need something fixed here I think you need to fix it yourself.