{#await groupsResponse} {:then groups} {#if groups} {#await groups.json()} {:then json} {:catch} Error parsing groups. {/await} {:else} {/if} {:catch} Error loading groups. {/await}