html-to-image
html-to-image copied to clipboard
can´t download images from others servers
when I generate the png or jpg image everything looks fine, except for the images that come from another server, that is, they are not downloaded
👋 @DaniRiccardi
Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. To help make it easier for us to investigate your issue, please follow the contributing guidelines.
We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.
Hiya! This issue has gone quiet. Spooky quiet. 👻 We get a lot of issues, so we currently close issues after 60 days of inactivity. It’s been at least 20 days since the last update here. If we missed this issue or if you want to keep it open, please reply here. You can also add the label "not-stale" to keep this issue open! As a friendly reminder: the best way to see this issue, or any other, fixed is to open a Pull Request.
Thanks for being a part of the Antv community! 💪💯
I have the exact same issue. I'll try to investigate today.
I found the issue: it was a misconfiguration of the CoRS headers on my backend. So the issue was not caused by the package itself.
Hiya! This issue has gone quiet. Spooky quiet. 👻 We get a lot of issues, so we currently close issues after 60 days of inactivity. It’s been at least 20 days since the last update here. If we missed this issue or if you want to keep it open, please reply here. You can also add the label "not-stale" to keep this issue open! As a friendly reminder: the best way to see this issue, or any other, fixed is to open a Pull Request.
Thanks for being a part of the Antv community! 💪💯
I found the issue: it was a misconfiguration of the CoRS headers on my backend. So the issue was not caused by the package itself.
Hi! can you specify what did you have to change in your configuration for it to work?