mirror of
https://github.com/penpot/penpot.git
synced 2025-08-07 14:38:33 +02:00
🐛 Don't navigate when no frame/index found on viewer.
This commit is contained in:
parent
b0fbc86ca7
commit
29669b8b0f
3 changed files with 4 additions and 2 deletions
|
@ -38,6 +38,7 @@
|
|||
:navigate
|
||||
(let [frame-id (:destination interaction)]
|
||||
(st/emit! (dv/go-to-frame frame-id)))
|
||||
|
||||
nil)))
|
||||
|
||||
(defn generic-wrapper-factory
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue