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 'dispose' of null #45182

Closed
bpasero opened this issue Mar 7, 2018 · 1 comment
Closed

TypeError: Cannot read property 'dispose' of null #45182

bpasero opened this issue Mar 7, 2018 · 1 comment
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug error-telemetry VS Code - Issues generated by telemetry
Milestone

Comments

@bpasero
Copy link
Member

bpasero commented Mar 7, 2018

Found in insiders (via https://ticino-errors.azurewebsites.net/Errors?bucketIdHash=269fd0ce-0cea-0edf-8a36-09a10612fa33)

TypeError: Cannot read property 'dispose' of null
/vs/editor/contrib/parameterHints/parameterHintsWidget.ts#501:13 (dispose)
/vs/base/common/lifecycle.ts#33:9 (dispose)
/vs/editor/contrib/parameterHints/parameterHints.ts#57:16 (dispose)
/vs/editor/common/commonCodeEditor.ts#166:39 (call)
/vs/editor/browser/widget/codeEditorWidget.ts#158:15 (dispose)
/vs/base/common/lifecycle.ts#33:9 (dispose)
/vs/base/common/lifecycle.ts#38:2 (dispose)
/vs/editor/contrib/referenceSearch/referencesWidget.ts#564:2 (dispose)
/vs/editor/contrib/referenceSearch/referencesController.ts#179:16 (closeWidget)
/vs/editor/contrib/referenceSearch/referencesController.ts#101:9
@bpasero bpasero added the error-telemetry VS Code - Issues generated by telemetry label Mar 7, 2018
@joaomoreno joaomoreno added this to the March 2018 milestone Mar 7, 2018
@joaomoreno joaomoreno added the bug Issue identified by VS Code Team member as probable bug label Mar 7, 2018
@mydmdm
Copy link

mydmdm commented Mar 20, 2018

same issue

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug error-telemetry VS Code - Issues generated by telemetry
Projects
None yet
Development

No branches or pull requests

3 participants