mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 10:26:35 +00:00
fix: ensures there's no multiple block editors at the same time
This commit is contained in:
@@ -175,6 +175,7 @@
|
||||
save-code-editor? true}
|
||||
:as opts}]
|
||||
(when (and (not config/publishing?) (:block/uuid block))
|
||||
(util/mobile-keep-keyboard-open)
|
||||
(let [repo (state/get-current-repo)]
|
||||
(p/do!
|
||||
(when-not (:block.temp/fully-loaded? (db/entity (:db/id block)))
|
||||
|
||||
Reference in New Issue
Block a user