microsoft / vscode-azurestaticwebapps

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

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

Open v-xinda opened 1 year ago

v-xinda commented 1 year ago

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

alexweininger commented 1 year ago

I've encountered this on desktop too.