diff --git a/src/lib/components/explorer/FacetSideBar.svelte b/src/lib/components/explorer/FacetSideBar.svelte index 89141e4f..df5bc198 100644 --- a/src/lib/components/explorer/FacetSideBar.svelte +++ b/src/lib/components/explorer/FacetSideBar.svelte @@ -47,15 +47,6 @@ }); - - {#await facetsPromise}
@@ -79,3 +70,12 @@

Please wait a moment, refresh the page, and try again.

{/await} + +