diff --git a/frontend/src/app/main/ui/workspace/tokens/editable_select.cljs b/frontend/src/app/main/ui/workspace/tokens/editable_select.cljs index 8623cbda2d..bce793631c 100644 --- a/frontend/src/app/main/ui/workspace/tokens/editable_select.cljs +++ b/frontend/src/app/main/ui/workspace/tokens/editable_select.cljs @@ -167,6 +167,7 @@ handle-focus (mf/use-fn + (mf/deps refocus?) (fn [] (when refocus? (swap! state* dissoc :refocus?))