qq15725 / modern-screenshot

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

Display a hidden element when cloning #81

Open Gusis93 opened 5 months ago

Gusis93 commented 5 months ago

Steps To Reproduce

Here is a small reproducible link with the issue. Codesanbox

I can see it only affects the display property or hidden elements, changing other properties like background as showcased in my example don't have this issue.

I think is related to #26 but that one was closed so I didn't want to reply there.

Error Message & Stack Trace

```txt ```

Your Environment