microsoft / vscode-azureresourcegroups

VS Code extension for managing Azure resources.
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azureresourcegroups
MIT License
53 stars 28 forks source link

An error occurs after clicking "View Properties" action from the resource group context menu #624

Closed v-xinda closed 1 year ago

v-xinda commented 1 year ago

Environment: VSCode.dev Build Version: v0.6.3-alpha.0 (Preview) Regression: Not a regression

Repro Steps:

  1. Right click a resource group -> Click "View Properties" action.
  2. Check whether no error occurs.

Expect: No error occurs.

Actual: An error occurs. image

More Info: Pop up another error after executing "Azure: View Properties" from command palette. image