mirror of
https://github.com/logseq/logseq.git
synced 2026-06-01 19:01:22 +00:00
fix(sync): robust undo semantic ops for move/property text
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user