Skip to content
This repository was archived by the owner on Jan 11, 2023. It is now read-only.
This repository was archived by the owner on Jan 11, 2023. It is now read-only.

Custom internal server error messages #742

Open
@mrkishi

Description

@mrkishi

Sapper will currently bail with <pre>Internal server error</pre> when errors are thrown while rendering error pages.

This was done to prevent the node process from hanging in an infinite loop, but we should probably look into handling it more gracefully.

At the very least, we could support customizing the error with a static template-internal-error.html akin to template.html when nothing else can be done.

Thoughts?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions