fix: linked refs not refreshed

close #1753
pull/1764/head
Tienson Qin 2021-05-10 12:19:17 +08:00
parent b0a0e4d811
commit df095c39a9
1 changed files with 0 additions and 1 deletions

View File

@ -130,7 +130,6 @@
(let [m (-> (:data this)
(dissoc :block/children :block/dummy? :block/meta)
(util/remove-nils))
m (update m :block/refs db-outliner/remove-non-existed-refs!)
other-tx (:db/other-tx m)]
(when (seq other-tx)
(swap! txs-state (fn [txs]