mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 10:26:35 +00:00
fix: CMD+(shift)k does not navigate to block
Fixes https://github.com/logseq/db-test/issues/125.
This commit is contained in:
@@ -157,6 +157,7 @@
|
||||
:editor/container-id (atom nil)
|
||||
:editor/next-edit-block (atom nil)
|
||||
:editor/raw-mode-block (atom nil)
|
||||
:editor/virtualized-scroll-fn nil
|
||||
|
||||
:selection/mode (atom false)
|
||||
;; Warning: blocks order is determined when setting this attribute
|
||||
|
||||
Reference in New Issue
Block a user