tsayen / dom-to-image

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

Cannot fetch resource node_module/bootstrap/fonts/glyphicons #257

Open aravind14feb opened 5 years ago

aravind14feb commented 5 years ago

Use case: description, code

I was using dom-to-image library to take a screenshot and things were working properly. Now I'm getting a strange error as below:

image

and I don't get the screenshot. Can anyone point out my mistake?

Expected behavior

The screenshot to be successful. (It was working fine last week)

Library version

2.6.0

Browsers

areyes21 commented 8 months ago

were you able to solve it?