mirror of
https://github.com/logseq/logseq.git
synced 2026-05-04 10:56:32 +00:00
fix(editor): properties save and clearing content when backspace
Closed https://github.com/logseq/logseq/issues/542
This commit is contained in:
@@ -414,7 +414,7 @@
|
||||
(assoc new-properties :old_permalink (:permalink old-properties))
|
||||
new-properties)
|
||||
value (cond
|
||||
custom-properties
|
||||
(seq custom-properties)
|
||||
(text/re-construct-block-properties block value custom-properties)
|
||||
|
||||
(and (seq (:block/properties block))
|
||||
|
||||
Reference in New Issue
Block a user