{#if $queued.length === 0} {:else}
{#if $isUploading} {:else} {/if}
{#each $queued as i (i.date + i.featureId)} {/each}
{/if}