mirror of
https://github.com/logseq/logseq.git
synced 2026-05-04 02:46:45 +00:00
fix #5837
This commit is contained in:
@@ -156,6 +156,7 @@
|
||||
[:mobile :gestures/disabled-in-block-with-tags])]
|
||||
(or (.closest target ".dsl-query")
|
||||
(.closest target ".drawer")
|
||||
(.closest target ".draw-wrap")
|
||||
(some #(.closest target (util/format "[data-refs-self*=%s]" %))
|
||||
user-defined-tags))))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user