vscode-azurefunctions icon indicating copy to clipboard operation
vscode-azurefunctions copied to clipboard

Can't refresh function app node while there is a deleted app

Open yuyully opened this issue 3 years ago • 0 comments

Steps to reproduce:

  • Open two Vscode instance > Expand Function App on both instances
  • Delete an app in one instance > After deleted, go to another vscode instance, click Refresh button of Function App node > Pops up the error and it doesn't refresh the node(the deleted app still shows up)

Expected Behavior:

Can refresh successfully without error

Actual Behavior:

image

Affected Build:

Azure Functions v1.8.0-alpha.0

yuyully avatar Sep 14 '22 09:09 yuyully