David Negley

Results 2 comments of David Negley

I have a theory about this, because I encountered a similar issue in another project, tried switching to `dom-to-image`, and found the same bug existed. here's the problem. `width` and...

`block-size` and `inline-size` are two other properties that affect the flex layout if they're set explicitly, which will happen if you clone the style using `getComputedStyle`