fix(sync): robust undo semantic ops for move/property text

This commit is contained in:
Tienson Qin
2026-03-23 17:45:03 +08:00
parent 044c9a8c49
commit 921befd328
2 changed files with 16 additions and 0 deletions

View File

@@ -824,6 +824,7 @@
(:tx-data rebase-tx-report)
tx-meta))
;; TODO: batch sync db to main thread
(defn- apply-remote-tx-with-local-changes!
[{:keys [repo conn local-txs remote-txs]}]
(let [batch-tx-meta {:rtc-tx? true