Add try-catch block info on_load event handler.
If at this level we catch unhandeled exception, it means that something went wrong during TUI setup. In that case we can: 1) display more verbose info if in dev mode, for debuging purpose, 2) display user friendly message, that something went wrong.
Loading
Please sign in to comment