qq15725 / modern-screenshot

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

Checkbox, Radio, Select not rendering their state #102

Open andres99x opened 4 months ago

andres99x commented 4 months ago

I'm testing the screenshots for some forms i have, and it doesn't seem to capture the state of the checkbox or radio as well as the selection of the select.

Any idea why this might be?

This is what's rendered in the DOM: Screenshot 2024-07-21 at 18 53 49

And this is the resulting screenshot: screenshot_1721598830512

MartinAbbottOpratel commented 3 months ago

Facing the same problem. Please fix.