{#if selected || hover}
{component.id}
{/if} {#if selected}
dispatch('expand')} on:pointerdown|stopPropagation >
dispatch('lock')} on:pointerdown|stopPropagation > {#if locked}
{:else}
{/if}
{/if} {#if error} {@const json = JSON.parse(JSON.stringify(error.error))}
{json?.stack ?? ''}
Open Debug Runs
{/if}