yjs/y-quill

How to implement with image resize

mdathersajjad opened this issue · 1 comments

Describe the bug
In live collaboration if i resize image . The image gets duplicated with y-quill integration

To Reproduce
Steps to reproduce the behavior:

  1. Add https://github.com/kensnyder/quill-image-resize-module or blotformatter implementation to resize image
  2. Open the same doc in two browsers
  3. Add an image and try to resize
  4. Check both docs

Expected behavior
Image resize should not duplicate the image and share the size change update with other live collaboration docs

Screenshots
image

Environment Information

  • Browser : Chrome
  • y-quill@0.1.4, yjs@13.5.16, y-websocket@1.3.17