tsayen / dom-to-image

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

Failed to load: XX Cross origin requests are only supported for protocol schemes: http, data, chrome, chrome-extension, https #239

Open CPIEmojiMaker opened 6 years ago

CPIEmojiMaker commented 6 years ago

I've been looking for a way to capture a div and save it as a png the whole day. Found this extension and this failed as well. I've been getting over 1000+ errors after activating it. All the errors were the same: Failed to load: Cross origin requests are only supported for protocol schemes: HTTP, data, chrome, chrome-extension, https Is there any way to fix it? Also as you may say, it doesn't even fully convert the div (with no assets):

unexpected result

Also tried to get the image on my localhost in Brackets Live Preview: error on barckets

csinghdev commented 5 years ago

I'm also getting the same error.