diff --git a/src/routes/+layout.svelte b/src/routes/+layout.svelte index 48b389f4..7a947b00 100644 --- a/src/routes/+layout.svelte +++ b/src/routes/+layout.svelte @@ -706,6 +706,8 @@ $effect(() => { + + {#if $ae_loc?.site_google_tracking_id && $ae_loc?.site_google_tracking_id.length > 0} {/if} @@ -940,9 +942,39 @@ $effect(() => { Page data is loading... + {/if} + + + Loading... + + + {#if (browser) } + {#if !$ae_loc?.iframe || $ae_loc?.trusted_access} { {:else} @@ -964,7 +996,7 @@ $effect(() => {
- Loading... + Layout loading...