{#await load() then res} {#if res}
{#if currentApplication && currentApplication.component} {:else if specialComponent} {:else if currentView?.component !== undefined} {:else} {/if}
{:else}

{/if} {/await}