{#await choosePromise} {:then res} {#if res === null} {#await loadPromise} {:then [releases, existing]} {:catch e} {setError(e)} {/await} {:else} {/if} {:catch e} {setError(e)} {/await} {#if error != null} {error.message} {/if} {#snippet _footer()} {#if !chosen} {/if} {/snippet}
{error.message}