1904labs / dom-to-image-more

Generates an image from a DOM node using HTML5 canvas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The internal picture is blank

wsl0520 opened this issue · comments

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

  • iPhone 13 pro iOS16.6

I have the same problem,how to resolve it?

I also encountered the same problem