(clickable ? highlightedEmbedScreen.toggleHighlight(embedScreen) : null)}
+>
{#if $statusStore === "connecting"}
{/if}
diff --git a/front/src/Stores/StreamableCollectionStore.ts b/front/src/Stores/StreamableCollectionStore.ts
index 4b38d272..e88b1de0 100644
--- a/front/src/Stores/StreamableCollectionStore.ts
+++ b/front/src/Stores/StreamableCollectionStore.ts
@@ -26,9 +26,9 @@ function createStreamableCollectionStore(): Readable