mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 10:26:35 +00:00
fix: prevent default
This commit is contained in:
@@ -2366,6 +2366,7 @@
|
||||
(when (and (not (state/get-editor-show-input))
|
||||
(not (state/get-editor-show-date-picker?))
|
||||
(not (state/get-editor-show-template-search?)))
|
||||
(util/stop e)
|
||||
(indent-outdent (not (= :left direction)))
|
||||
(and input pos
|
||||
(when-let [input (state/get-input)]
|
||||
|
||||
Reference in New Issue
Block a user