tsayen / dom-to-image

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

SVG + Azure Private blob service #306

Open sagarox opened 4 years ago

sagarox commented 4 years ago

I am facing an issue with SVGs which is rendered from Azure blob service. If an image is made publicly available it's working perfectly fine. But if we make blob container private than Package is unable to generate an image from it.

Browers: All