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

TypeError: Cannot read property 'getId' of null #76765

Closed
bpasero opened this issue Jul 6, 2019 · 0 comments
Closed

TypeError: Cannot read property 'getId' of null #76765

bpasero opened this issue Jul 6, 2019 · 0 comments
Assignees
Labels
error-telemetry VS Code - Issues generated by telemetry
Milestone

Comments

@bpasero
Copy link
Member

bpasero commented Jul 6, 2019

TypeError: Cannot read property 'getId' of null
/vs/workbench/browser/parts/sidebar/sidebarPart.ts#122:31
at Generator.next ()
/vs/base/common/errors.ts#184:9
at new Promise ()
/vs/base/common/errors.ts#184:9 (__awaiter)
/vs/workbench/browser/parts/sidebar/sidebarPart.ts#121:94 (call)
/vs/base/common/event.ts#558:15 (fire)
/vs/workbench/browser/composite.ts#271:24 (deregisterComposite)
/vs/workbench/browser/viewlet.ts#95:8 (deregisterViewlet)
/vs/workbench/api/browser/viewsExtensionPoint.ts#338:59 (deregisterCustomViewContainer)
/vs/workbench/api/browser/viewsExtensionPoint.ts#211:9 (removeCustomViewContainers)
/vs/workbench/api/browser/viewsExtensionPoint.ts#176:9 (_handler)
/vs/workbench/services/extensions/common/extensionsRegistry.ts#144:8 (_handle)
/vs/workbench/services/extensions/common/extensionsRegistry.ts#135:7
at Function._handleExtensionPoint (out/vs/workbench/workbe
@bpasero bpasero added the error-telemetry VS Code - Issues generated by telemetry label Jul 6, 2019
@bpasero bpasero added this to the July 2019 milestone Jul 6, 2019
@bpasero bpasero self-assigned this Jul 6, 2019
@bpasero bpasero closed this as completed Jul 8, 2019
bpasero added a commit that referenced this issue Jul 8, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Aug 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
error-telemetry VS Code - Issues generated by telemetry
Projects
None yet
Development

No branches or pull requests

1 participant