{#await birthdays} {:then resolved} {#if resolved.allSourcesFailed} {:else}

{#each resolved.birthdays as birthday} {/each}
{/if} {:catch} {/await}