microsoft / vscode-azurestaticwebapps

Azure Static Web Apps extension for VS Code
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azurestaticwebapps
MIT License
88 stars 35 forks source link

Fail to execute command "Azure Static Web Apps: View Properties" with an error from command palette #664

Closed v-mengwe closed 2 years ago

v-mengwe commented 2 years ago

OS: All Build Version: 20220418.2

Repro Steps:

  1. F1 -> Azure Static Web Apps: View Properties -> Select a subscription -> Select a resource group -> Select a resource.
  2. Check whether succeeds to execute command "Azure Static Web Apps: View Properties" directly.

Expect: Succeed to execute command "Azure Static Web Apps: View Properties" directly.

Actual: Continue to perform the next step and fail to execute command "Azure Static Web Apps: View Properties" with an error.

Screen Shot 2022-04-19 at 18 35 45
alexweininger commented 2 years ago

Fixed by 4cbbb51