Currently the inspector doesn't have the feature to reconnect to the server, as sometimes developing the api server, it will hot-reload (restart) on changes making the inspector losing the connection.
To fix this, I need to goback and click Connect manually, which is a bit painful.
And when disconnected, these UI elements still show Connected, and even if I click Disconnect, nothing would happen, and stays in the same page.

Currently the inspector doesn't have the feature to reconnect to the server, as sometimes developing the api server, it will hot-reload (restart) on changes making the inspector losing the connection.
To fix this, I need to goback and click Connect manually, which is a bit painful.
And when disconnected, these UI elements still show Connected, and even if I click Disconnect, nothing would happen, and stays in the same page.