- Question:
+ Question:
Question:
{question.content}
+ Question:
{$question.content}
@@ -51,15 +76,13 @@
{:else}
Loading...
{/if} - {:catch error} -Error fetching question: {error.message}
- {/await} - {/key}
+ {#key $showReactions}
{#each $comments.sort((a, b) => a.created_at - b.created_at).reverse() as event}
-
+
{/each}
+ {/key}