quill
quill copied to clipboard
Mac spelling correctness doesn't work - "addRange(): The given range isn't in document."
Hi,
When I paste text from outer source into the text editor and trying to fix spelling, the word is getting deleted (see attached video). In addition, the warning "addRange(): The given range isn't in document." is printed to the console.
How to reproduce:
- Copy from gmail some text with spelling error. for example: "hre are th msitaks".
- Past it into the text editor and try to fix spelling using mac spelling checker (right click).
https://user-images.githubusercontent.com/79040987/119375910-0d702f80-bcc4-11eb-8b4f-05810b1dbbc2.mov
Any update?
I have also encountered it many times...
Fixed in https://github.com/quilljs/quill/pull/3807. Feel free to let me know if there is anything missing. Closing