{#await list}
Loading...
{:then list} {#each list as item}
{shortName(item)}
{/each} {:catch error}

{error.message}

{/await}