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

Cannot read property '0' of undefined #97462

Closed
vscodeerrors opened this issue May 11, 2020 · 0 comments
Closed

Cannot read property '0' of undefined #97462

vscodeerrors opened this issue May 11, 2020 · 0 comments
Assignees
Labels
error-telemetry VS Code - Issues generated by telemetry

Comments

@vscodeerrors
Copy link

Issue Id: 573477a2-f558-630e-474b-62e48d925fcf

Versions
- 1.45.0
- d4b8ec9
- fd5d9a3
Stack
TypeError: Cannot read property '0' of undefined
/vs/editor/contrib/parameterHints/parameterHintsWidget.ts#302:48 (getParameterLabel)
/vs/editor/contrib/parameterHints/parameterHintsWidget.ts#251:32 (render)
/vs/editor/contrib/parameterHints/parameterHintsWidget.ts#72:9 (call)
/vs/base/common/event.ts#587:15 (fire)
/vs/editor/contrib/parameterHints/parameterHintsModel.ts#216:25
at runMicrotasks ()
at processTicksAndRejections (internal/process/task_queues.js:85:5)

@bpasero bpasero added the error-telemetry VS Code - Issues generated by telemetry label May 11, 2020
@mjbvz mjbvz self-assigned this May 11, 2020
@mjbvz mjbvz closed this as completed in b01489a May 11, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Jun 25, 2020
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

3 participants