{status} - {getErrorTitle(status)} | CS2.WTF
{status}

{getErrorTitle(status)}

{getErrorMessage(status)}

{#if import.meta.env?.DEV && error}

Debug Info:

{JSON.stringify(
							error,
							null,
							2
						)}
{/if}

If this problem persists, please report it on GitHub