diff --git a/website/src/components/SearchPage/SearchFullUI.tsx b/website/src/components/SearchPage/SearchFullUI.tsx index 37623a760..45f17913e 100644 --- a/website/src/components/SearchPage/SearchFullUI.tsx +++ b/website/src/components/SearchPage/SearchFullUI.tsx @@ -301,7 +301,10 @@ export const InnerSearchFullUI = ({ showMutationSearch={schema.submissionDataTypes.consensusSequences} /> -
+
{(detailsHook.isError || aggregatedHook.isError) &&