Michaël Zasso

Results 1686 comments of Michaël Zasso

Reproduction without manual version change in `package.json`: ``` npm init -y npm i lexical @lexical/react npm i --save-exact [email protected] @lexical/[email protected] ```

Something feels weird with how the page seems to disappear entirely with no UI element to close the modal.

I don't think there is support for it yet, but that could be interesting to add. What image format are you generating? PNG?

You can have a canvas in your page and draw into it. See the implementation of `getCanvas` for example: https://github.com/image-js/image-js/blob/e3ba8d4eabb214ce204bd386d92e3a3c9ec1199a/src/image/core/export.js#L201-L218

Yeah, I'm not sure there's anything we can do if the problem is in `jpeg-js`

Hello, what kind of functions would you like to add? We welcome contributions, but I recommend to discuss first about the algorithms and how we want to expose them (API...

could you point to the documentation about how to set directives in apollo server?

Errors from https://travis-ci.com/refack/GYP/jobs/196474940: ``` not ok 196 test/ios/gyptest-framework.py ninja --- duration_ms: 1.293 stdout: |- /Users/travis/build/refack/GYP/gyp_main.py returned 1 STDOUT ========================================================================= STDERR ========================================================================= Traceback (most recent call last): File "/Users/travis/build/refack/GYP/gyp_main.py", line 6,...

I opened https://github.com/nodejs/node/pull/53172

Reopening as a revert of #53172 is necessary (https://github.com/nodejs/node/pull/53348). If we fix this, https://github.com/nodejs/node/issues/53346 shows a use case to take care of.