#642·yjs

UndoManager: 取消 Y.Map#set 组合并从父 Y.Array 中删除该 Y.Map 会导致 1 个客户端拥有无效的 Y.Map

作者: francisduvivier创建于 2024年5月2日更新于 2026年1月10日
标签bug

Describe the bug When undoing the combination of map set operation together with an operation that deletes that map from its parent array and then synchronizing, the result is that the other client ends up in a bad and different state than the client that did the undo.