{error.message}
  {#if error.status.params}
    {JSON.stringify(error.status.params, undefined, 2)}
  {/if}