When the Inspect extension is loaded (which requires clicking on the toolbar icon at least once) but the Inspect client application is not running, there are unhandled exceptions in skylab.ASLConnection in the receiveError handler. It looks a data property is assumed to be associated with the error event but doesn't exist.
When the Inspect extension is loaded (which requires clicking on the toolbar icon at least once) but the Inspect client application is not running, there are unhandled exceptions in
skylab.ASLConnectionin thereceiveErrorhandler. It looks adataproperty is assumed to be associated with the error event but doesn't exist.