jaiarobotics / jaiabot

Jaiabot source code
Other
20 stars 2 forks source link

bug/jcc-crashes-hub-services-restart #956

Closed michael-jaia closed 3 weeks ago

michael-jaia commented 3 weeks ago

Problem

JCC crashed while the hub services restarted and the hub rebooted via the commands in the Hub Details panel.

Solution

Return an empty div when the hub status object does not exist. This is the behavior I noticed in previous releases.

Testing

Notes

Moved the issueHubCommand function inside a conditional to take into account whether or not control is taken,