Skip to content

Can't install extension #391

@harrisonlingren

Description

@harrisonlingren

Description

Can't install any extension. I get toast error message "Cannot read property 'displayName' of undefined" with the following error trace in the console:

TypeError: Cannot read property 'displayName' of undefined
    at ExtensionsInput.getName (extensionsInput.ts?f22e:37)
    at eval (tabsTitleControl.ts?344f:523)
    at Array.map (<anonymous>)
    at TabsTitleControl.computeTabLabels (tabsTitleControl.ts?344f:521)
    at TabsTitleControl.openEditor (tabsTitleControl.ts?344f:181)
    at EditorGroupView.doShowEditor (editorGroupView.ts?beda:812)
    at EditorGroupView.doOpenEditor (editorGroupView.ts?beda:784)
    at EditorGroupView.openEditor (editorGroupView.ts?beda:743)
    at EditorService.doOpenEditor (editorService.ts?a511:245)
    at EditorService.openEditor (editorService.ts?a511:228)

Steps to Reproduce

  1. Open extensions sidebar
  2. Choose extension
  3. Click "Install"

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions