Skip to content

Commit

Permalink
Fix current block with disappearing path refs - close #9365
Browse files Browse the repository at this point in the history
outliner-core/save-block and save-block-inner! were retracting
block/path-refs aggressively, especially for cases when no path-refs
had changed
  • Loading branch information
logseq-cldwalker committed May 15, 2023
1 parent ba240bb commit 7378b32
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion deps/db/src/logseq/db/schema.cljs
Expand Up @@ -105,7 +105,6 @@
(def retract-attributes
#{
:block/refs
:block/path-refs
:block/tags
:block/alias
:block/marker
Expand Down

0 comments on commit 7378b32

Please sign in to comment.