bubkoo / html-to-image

✂️ Generates an image from a DOM node using HTML5 canvas and SVG.
MIT License
5.39k stars 503 forks source link

Cross Origin issue occuring #466

Open imdineshkumar13 opened 2 weeks ago

imdineshkumar13 commented 2 weeks ago
Screenshot 2024-06-13 at 6 45 00 PM Screenshot 2024-06-13 at 6 46 12 PM
vivcat[bot] commented 2 weeks ago

👋 @imdineshkumar13

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.

imdineshkumar13 commented 2 weeks ago

👋 @imdineshkumar13

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.

I used htmlToImage npm. whenever I tried to get the asset url from the UnLayer, it threw CORS origin issue, I wasn't able to add the useCORS: true, in the parameter