tsayen / dom-to-image

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

The internal picture is blank #463

Closed wsl0520 closed 10 months ago

wsl0520 commented 10 months ago

Under the premise that the image has been loaded, the blank space in the img tag inside the Dom element in the image generated on ios,but it works on Android phones. May I ask what causes it? expect

image

actual

image