ordercloud-api / headstart

A complete and opinionated eCommerce solution using OrderCloud as the backbone - built with .NET Core and Angular
MIT License
31 stars 74 forks source link

Critical Error Handling #442

Open ajsuth opened 2 years ago

ajsuth commented 2 years ago

It would be ideal to either display a dedicated error page or have a toaster notification when the apps are in a critical state, e.g. no defaultLanguage configuration has been provided, which throws and error and currently renders a blank screen to the user without any notification of an error occuring.