Schroedinger-Hat / peoplez

Peoplez is an open-source, self-hosted organisation management software that allows you to manage basic needs of your nonprofit organisation
GNU Affero General Public License v3.0
8 stars 4 forks source link

500 page #48

Open LobeTia opened 7 months ago

LobeTia commented 7 months ago

Override the default next.js page by providing a custom layout 500 allow for a custom Error component to be defined so we can intercept the error stacktrace and the url that originated from

Based on the user portal provide a button "Start Over" that reset the navigation to the homepage of the appropriated portal. Trigger a page reload by forcefully redirecting the user to the url and adding a ?_r=[xxxxxxxxxxx] parameter in the url to invalidate caching