Exception Handling

Right now when something breaks the system just stops functioning. Is there a known way to catch all unhandled exceptions at a top level and just display a notification listing the error?

This thread might help you:

1 Like

@Any()

Suggestion: There should be a Radzen default logger that we can use or implement

Implementing this custom has its down sites when using the designer and generated pages by Radzen.