Skip to content

Commit

Permalink
fix #5837
Browse files Browse the repository at this point in the history
  • Loading branch information
llcc authored and tiensonqin committed Jun 27, 2022
1 parent ea6fe55 commit c120bd9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/frontend/handler/block.cljs
Expand Up @@ -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))))

Expand Down

0 comments on commit c120bd9

Please sign in to comment.