diff --git a/src/routes/stocks/[tickerID]/forecast/analyst/+page.svelte b/src/routes/stocks/[tickerID]/forecast/analyst/+page.svelte index 83c7af68..a5da22e7 100644 --- a/src/routes/stocks/[tickerID]/forecast/analyst/+page.svelte +++ b/src/routes/stocks/[tickerID]/forecast/analyst/+page.svelte @@ -325,7 +325,7 @@ onMount(async () => { - {:else} + {:else if activeIdx === 1}
@@ -334,9 +334,9 @@ onMount(async () => {
{/if} - + {#if rawData?.length !== 0} - + {/if} {:else}