From f3297e6339a9bf7536c0291c4da937a911a83a51 Mon Sep 17 00:00:00 2001 From: Qjuh <76154676+Qjuh@users.noreply.github.com> Date: Sun, 21 Jan 2024 16:22:53 +0100 Subject: [PATCH] fix(website): search hanging on complex types --- 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} >