diff --git a/frontend/src/app/main/ui/workspace/sidebar/sitemap.cljs b/frontend/src/app/main/ui/workspace/sidebar/sitemap.cljs index 3701bb505d..a58e1512ba 100644 --- a/frontend/src/app/main/ui/workspace/sidebar/sitemap.cljs +++ b/frontend/src/app/main/ui/workspace/sidebar/sitemap.cljs @@ -70,7 +70,7 @@ on-click (mf/use-fn - (mf/deps id) + (mf/deps id current-page-id) (fn [] ;; For the wasm renderer, apply a blur effect to the viewport canvas ;; when we navigate to a different page.