{#await getEditID()} {:then _}
{#if schemaInvalid}

{yupErrorMessage}

{:else}

{data.title}

{/if}
{#if selected_question === -1} {:else} {/if}
{/await}