This repository was archived by the owner on Oct 8, 2021. It is now read-only.
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
Allow the use of custom server error pages instead of generic error message #6438
Open
Description
right now there is no good way to use a custom error page from the server we should allow this in a global option where if true rather then show generic error loading page message and instead render the content provided by the server.
at the same time we should look at allowing the ability to prevent default on pagecontainerloadfailed
this would address issue #6435