kensnyder / quill-image-resize-module

A module for Quill rich text editor to allow images to be resized.
MIT License
467 stars 468 forks source link

Issue while deleting the image using backspace or delete key with react-quill library #146

Open rjrahul98 opened 2 years ago

rjrahul98 commented 2 years ago

Cannot read properties of undefined (reading 'find') at HTMLDocument.checkImage

Getting this error on console. I am using quill-image-resize-module with react-quill library.

fmsthird commented 3 months ago

any update on this @rjrahul98 ? did you happen to resolve this issue?