Arne Wiese

@wiesson.bsky.social

Freelance Software Engineer I like working with Sveltekit, Supabase, Astro, Payload CMS, Nextjs, Vercel, (...) arnewiese.de

@dummdidumm.bsky.social - can I call multiple remote functions on different parts on the page? Like in +layout.svelte and then in some nested components again? I'm facing a but where I call myFn.refresh() in a component and it doesn't refresh. It does, if I remove it from the +layout.svelte