microsoft/vscode-azurestaticwebapps

An error occurs when expanding two "Production" nodes at the same time

v-xinda opened this issue · 1 comments

Environment: VSCode.dev
Azure Resources extension: v0.6.3-alpha.0
Static Web Apps Extension Version: v0.11.5-alpha.0

Repro Steps:

  1. Create two static web apps.
  2. Expand one static web app -> Expand "Production" node.
  3. Expand another static web app -> Expand "Production" node.
  4. Check whether no error occurs.

Expect:
No error occurs.

Actual:
An error occurs.
image

I've encountered this on desktop too.