404Component
When a url is not found, the 404 component is rendered. This can be customised and replaced but creating your own component and then replacing the NotFoundComponent
component in the appSettings with yours
The same applies to the missing view component, this is displayed when you have created a page but not set the Content View for the page to display. This can be replaced here
Last updated