microsoft / vscode-azure-iot-edge

Azure IoT Edge for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=vsciot-vscode.azure-iot-edge
Other
51 stars 36 forks source link

Cannot read property 'connectionString' of undefined #245

Closed czgtest closed 6 years ago

czgtest commented 6 years ago

install edge 1.4.0-private

  1. Azure IoT Edge: setup IoT Edge simulator

  2. press ESC to cancel select IoT edge device

image

adashen commented 6 years ago

Toolkit will return undefined instead of throwing error. Need check before use connectionstring in setupIotedgehubdev

czgtest commented 6 years ago

this issue fix work on Edge 1.4.0.-rc2, the error is not repro after press ESC