{#await getPosts(length)} Awaiting posts {:then posts} {#each posts as post} {/each} {:catch} Unable to fetch posts {/await}
Awaiting posts
Unable to fetch posts