Rich Evans 34d70afadf
fix: deleteText currPos left and right both null
Handle the case where both `currPos.left` and `currPos.right` are null in `YText::deleteText` to prevent error `Cannot read properties of null (reading 'parent')` .

Fixes https://github.com/yjs/yjs/issues/504.
2023-02-23 12:44:20 -08:00
..
2023-02-21 14:35:28 +01:00