5
submitted 4 months ago by snugug@mas.to to c/sveltejs@programming.dev

Anyone playing with @astro 5.14 and async rendering for @sveltejs? I'm trying to do what I thought would be a basic thing, grabbing an entry from my content collection (await getEntry(‘collection’, 'item’)) in my script tag, but I'm getting Cannot await outside a \<svelte:boundary\> with a pending snippet as an error, and the error URL 404s.

4
submitted 4 months ago by snugug@mas.to to c/sveltejs@programming.dev

Hey @astro and @sveltejs gang, I've got a question! What's the right way to use named slots in a Runes mode Svelte 5 component from an Astro component? Snippets don't seem to be possible to create from the Astro side.

snugug

0 post score
0 comment score
joined 3 years ago