Open Shimul-55 opened 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?
Getting a similar error: Failed to execute 'setStart' on 'Range': The offset 4294967295 is larger than the node's length (277).
Any update on this issue?
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?