{#if selected || hover} {component.id} {/if} {#if selected}
{/if} {#if error} {@const json = JSON.parse(JSON.stringify(error.error))}
{json?.stack ?? ''}
									
{/if}