-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels