tsayen / dom-to-image

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

Child elements are not included in the output image #436

Open john-hashim opened 1 year ago

john-hashim commented 1 year ago

Use case: description, code

if i tried to convert parent div to png, Output is blank white image. Child elements are not included in the image

Expected behavior

Should include child elements in image

Actual behavior (stack traces, console logs etc)

Library version

2.6.0

Browsers