-
-
Notifications
You must be signed in to change notification settings - Fork 148
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix incorrect calculation in
indexTree.treePosToPath
operation (#824)
This commit addresses an issue arising from the tree.edit operation in response to problem with calculating the fromPath when multiple treePos represent a single index-based coordinate, leading to inaccuracies. This commit contains migration work for yorkie-team/yorkie-js-sdk#751, so detailed information can also be found there. --------- Co-authored-by: Youngteac Hong <[email protected]>
- Loading branch information
1 parent
eadb194
commit 7fb913a
Showing
3 changed files
with
108 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters