zenoamaro / react-quill

A Quill component for React.
https://zenoamaro.github.io/react-quill
MIT License
6.79k stars 926 forks source link

Unhandled Runtime Error IndexSizeError: Failed to execute 'splitText' on 'Text': The offset 40 is larger than the Text node's length. #941

Open Shimul-55 opened 10 months ago

Shimul-55 commented 10 months ago

I'm using react-quill. But i'm facing this error: "Unhandled Runtime Error IndexSizeError: Failed to execute 'splitText' on 'Text': The offset 40 is larger than the Text node's length."

What is the problem?

YLemelin09 commented 8 months ago

Getting a similar error: Failed to execute 'setStart' on 'Range': The offset 4294967295 is larger than the node's length (277).

Screenshot 2024-03-05 at 8 59 37 AM

ridz-shadow commented 1 week ago

Any update on this issue?