benbro

Results 110 comments of benbro

Run ```npm ls``` inside your project and check the installed Quill version. If it's not the correct version replace ```"quill": "^2.0.0-beta.0",``` with ```"quill": "2.0.0-beta.0",``` without the caret (^) in package.json....

Closing based on @KillerCodeMonkey comment.

Please try to reproduce here: https://quilljs.com/playground/snow

Duplicate https://github.com/quilljs/quill/issues/2611 https://quilljs.com/docs/modules/toolbar/

Duplicate https://github.com/quilljs/quill/issues/3497

Fixed in [v2.0.0-rc.0](https://github.com/quilljs/quill/releases/tag/v2.0.0-rc.0) https://v2.quilljs.com/standalone/full/

All browsers now support CompressionStream: https://bugzilla.mozilla.org/show_bug.cgi?id=1823619

Is there a fix for optimizing images inside Form XObjects?