Skip to content

Extensions double click: Promise did not implement oncancel #27422

@bpasero

Description

@bpasero

Steps to Reproduce:

  1. double click an extension from the extension viewlet
  2. check the console:
Error: Promise did not implement oncancel
    at Promise_ctor._cancelAction (winjs.base.raw.js:1654)
    at Object.enter (winjs.base.raw.js:805)
    at Promise_ctor._run (winjs.base.raw.js:1068)
    at Promise_ctor.cancel (winjs.base.raw.js:964)
    at Promise_ctor._oncancel (cache.js:21)
    at Promise_ctor._cancelAction (winjs.base.raw.js:1652)
    at Object.enter (winjs.base.raw.js:805)
    at Promise_ctor._run (winjs.base.raw.js:1068)
    at Promise_ctor.cancel (winjs.base.raw.js:964)
    at _Base.Class.derive._creator._cancelAction (winjs.base.raw.js:1311)

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugextensionsIssues concerning extensionsverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions