Quantcast
Channel: Active questions tagged svelte - Stack Overflow
Viewing all articles
Browse latest Browse all 1541

Svelte:window component onload not triggering

$
0
0

In Svelte5, why is the onload event not triggering the function foo() in src/routers/+layout.svelte?

<script>    const foo = () => console.log('foo triggered')</script><svelte:window onload={foo} />

Viewing all articles
Browse latest Browse all 1541

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>