Skip to content

Gracefully Handle Error Pages #14

@DaleStack

Description

@DaleStack

Create a helper function that registers all error messages of the application. This can be written in err.html, or it can be overriden by status code template such as 404.html, 500.html, etc.

This way, the application will not throw raw Exception Pages. We want a custom, resuable error template. This is heavily inspired by NextJS' functionality.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions