Skip to content

yarn web: dragging and dropping vsix into extension explorer causes exception  #130632

@mjbvz

Description

@mjbvz

Steps to Reproduce:

  1. yarn web
  2. Open in Chrome
  3. Open extension view and drop a vsix onto it

Bug
Nothing happens.

In the dev tools, I see:

log.ts:301   ERR Cannot read property 'indexOf' of undefined: TypeError: Cannot read property 'indexOf' of undefined
    at Object.onDrop (http://localhost:8080/static/out/vs/workbench/contrib/extensions/browser/extensionsViewlet.js:458:42)
    at HTMLDivElement.<anonymous> (http://localhost:8080/static/out/vs/workbench/browser/dnd.js:398:32)

Metadata

Metadata

Assignees

Labels

*duplicateIssue identified as a duplicate of another issue(s)extensionsIssues concerning extensionswebIssues related to running VSCode in the web

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions