quill
quill copied to clipboard
Continuous deletion results in an error and the last word cannot be deleted
trafficstars
Thank you very much for helping me check the questions as soon as possible!
Steps for Reproduction
- 'pastehtml' for initialization
- "Props" of rendering subcomponents
- Continuous deletion results in an error and the last word cannot be deleted : Failed to execute 'setStart' on 'Range': The offset 4294967294 is larger than the node's length (2).
Expected behavior: Delete successfully without error
Actual behavior: error
Platforms: pc
Include browser, operating system and respective versions
Version:
"quill": "^1.3.7", "@types/quill": "^2.0.6",

+1
+1
Quill 2.0 has been released (announcement post) with many changes and fixes. If this is still an issue please create a new issue after reviewing our updated Contributing guide :pray: