Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Just tried create a New file and VS Code threw error "UserCancelledError" #1458

Closed
Tracked by #1465 ...
pc300000 opened this issue Feb 14, 2022 · 3 comments
Closed
Tracked by #1465 ...

Comments

@pc300000
Copy link

Does this occur consistently?
Repro steps:

Action: azureAccount.onSubscriptionsChanged
Error type: r
Error Message: {
"name": "UserCancelledError"
}

Version: 0.6.28
OS: win32
OS Release: 10.0.22000
Product: Visual Studio Code
Product Version: 1.64.0
Language: en

Call Stack
t.MultiStepInput.<anonymous> extension.js:2:4823043
l extension.js:2:4819306
processTicksAndRejections task_queues.js:93:5
@sevillal
Copy link
Contributor

@pc300000 thanks for filing this. I have some questions:

  • What type of file are you creating?
  • Before seeing this error, did you see a notification and you closed it or cancelled it?

@sevillal
Copy link
Contributor

Details: The issue might be caused because azure tools ui is relying on the constructor name of the error object, the webpacked version might be changing it and preventing to block the notification.

@sevillal
Copy link
Contributor

This should be fixed in next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants