diff --git a/web/src/components/overlay/detail/SearchDetailDialog.tsx b/web/src/components/overlay/detail/SearchDetailDialog.tsx index 1630a491a..b6e1b0a14 100644 --- a/web/src/components/overlay/detail/SearchDetailDialog.tsx +++ b/web/src/components/overlay/detail/SearchDetailDialog.tsx @@ -864,16 +864,14 @@ function ObjectDetailsTab({ className={cn("flex w-full flex-row gap-2", isMobile && "flex-col")} > {config?.semantic_search.enabled && + setSimilarity != undefined && search.data.type == "object" && (