From 1431c18769dab8172a92cb8df3276208d3471e36 Mon Sep 17 00:00:00 2001 From: Qjuh <76154676+Qjuh@users.noreply.github.com> Date: Sun, 21 Jan 2024 18:08:31 +0100 Subject: [PATCH] fix(website): search hanging on complex types (#10095) --- apps/website/src/components/CmdK.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/website/src/components/CmdK.tsx b/apps/website/src/components/CmdK.tsx index 1db8bf393a0e..d83bcfb54bce 100644 --- a/apps/website/src/components/CmdK.tsx +++ b/apps/website/src/components/CmdK.tsx @@ -58,6 +58,7 @@ export function CmdKDialog() { router.push(item.path); dialog!.setOpen(false); }} + value={item.path} >