webui
webui copied to clipboard
Show error screen when RPC provider goes down
Currently the RPC error screen is only shown when the WebUI is initially loaded. If the RPC provider goes down, there is no error displayed, not even in the console.
The RPC error screen should also been shown if it is not possible to connect to the RPC provider while using the WebUI.