{#await suggestionsPromise}
...
{:then suggestions} {#each suggestions as suggestion, i}
{suggestion}
{/each} {/await}