Show error message when attempting to connect to a websocket
This commit is contained in:
parent
41a94c66e4
commit
5252f3f9d3
3 changed files with 57 additions and 16 deletions
|
@ -154,7 +154,7 @@ export default () => {
|
|||
</div>
|
||||
</Can>
|
||||
</div>
|
||||
<div className={'flex-1 mx-4 mr-4'}>
|
||||
<div className={'flex-1 ml-4'}>
|
||||
<SuspenseSpinner>
|
||||
<ChunkedConsole/>
|
||||
<ChunkedStatGraphs/>
|
||||
|
|
Reference in a new issue