{#key $component.editing} {/key}
{#if !formContext} {:else if !fieldState} {#if $builderStore.inBuilder} {/if} {:else if schemaType && schemaType !== type && type !== "options"} {:else} {#if fieldState.error}
{fieldState.error}
{/if} {/if}