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

Large number of resource requests in a short period of time #429

Open Colin3191 opened 10 months ago

Colin3191 commented 10 months ago

Expected Behavior

No duplicate request

Possible Solution

Cache the request itself rather than the result of the request

Additional Context

image

vivcat[bot] commented 10 months ago

👋 @Colin3191

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.