{$dialog.title} {#if $dialog.column1.layout.length > 0} {/if} {#if $dialog.panicDetails}
The editor crashed — sorry about that
Please report this by filing an issue on GitHub:
window.open(githubUrl($dialog.panicDetails), "_blank")} />
Reload the editor to continue. If this occurs
immediately on repeated reloads, clear storage:
{ await wipeDocuments(); window.location.reload(); }} />
{/if}
{#if $dialog.column2.layout.length > 0} {/if}
{#if $dialog.buttons.layout.length > 0} {/if} {#if $dialog.panicDetails} navigator.clipboard.writeText($dialog.panicDetails)} /> window.location.reload()} /> {/if}