qq15725 / modern-screenshot

📸 Quickly generate image from DOM node using HTML5 canvas and SVG.
https://toolpkg.com/html-to-image
MIT License
647 stars 43 forks source link

Font icons occasionally failed to display in Safari #108

Open omvjro opened 2 months ago

omvjro commented 2 months ago

Steps To Reproduce

Playground for https://codepen.io

Just check the first line in the codepen above. Occasionally the icon won’t show up in the generated pic.

I’m not sure whether this would happen in upgraded versions.

Your Environment

omvjro commented 2 weeks ago

I have just tested on iOS 17.7, the result is not random now. Only after opening the page in a new tab, the icon failed to display. Refresh within the tab and it turns out to work normally.