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 692baeb5b..430064476 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 @@ (mf/use-fn (fn [] (mf/set-ref-val! emit-blur? true) + (swap! state* assoc :token-value nil) (timers/schedule 200 (fn []