Willian

Results 6 comments of Willian

Im my case I am rendering from nodejs with `Buffer` as input. When I replaced the `Buffer` with the object src from docs (`{ data: Buffer, format: 'png' }`) the...

@jacob-pedersen see my comment above for workaround > Im my case I am rendering from nodejs with Buffer as input. When I replaced the Buffer with the object src from...

I agree that putting the description with the same font size as the countdown is very ugly. That was mostly a quick fix. A small placeholder for the description would...

extra note: Downgrading to TS 4.7 works. But sometimes due to package manager details, the lib still gets TS 4.8 (if it exists on another package in scope). Also, I've...

If I recall I have tried `resolutions` but ts 4.8 still got in through from another project in the monorepo. When `yarn list` showed TS 4.8 in the root project...

ok, this is on the shoulders of https://github.com/reactjs/react-magic