tsayen / dom-to-image

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

PseudoElement background image #351

Open lastgood1 opened 3 years ago

lastgood1 commented 3 years ago

If there is a background image in the pseudo element, rendering will not work properly.

Please advise me.

Quang-Khoa commented 3 years ago

u use setTimeout(function () { }, 100); https://github.com/tsayen/dom-to-image/issues/185