From aacb7e98412d2973c6fc61d9cb3b6da9bd433eb0 Mon Sep 17 00:00:00 2001 From: Benjamin Canac Date: Thu, 11 May 2023 15:45:33 +0200 Subject: [PATCH] fix(CommandPalette): put back searchable on `v-show` to input ref always exists --- src/runtime/components/navigation/CommandPalette.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/runtime/components/navigation/CommandPalette.vue b/src/runtime/components/navigation/CommandPalette.vue index 3b1ce352..27b1f25e 100644 --- a/src/runtime/components/navigation/CommandPalette.vue +++ b/src/runtime/components/navigation/CommandPalette.vue @@ -8,7 +8,7 @@ @update:model-value="onSelect" >
-
+