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 'templateData' of null #79170

Closed
bpasero opened this issue Aug 15, 2019 · 3 comments
Closed

TypeError: Cannot read property 'templateData' of null #79170

bpasero opened this issue Aug 15, 2019 · 3 comments
Assignees
Labels
error-telemetry VS Code - Issues generated by telemetry

Comments

@bpasero
Copy link
Member

bpasero commented Aug 15, 2019

TypeError: Cannot read property 'templateData' of null
/vs/base/browser/ui/list/listView.ts#657:58 (removeItemFromDOM)
/vs/base/browser/ui/list/listView.ts#291:8 (_splice)
/vs/base/browser/ui/list/listView.ts#278:15 (splice)
/vs/base/browser/ui/list/splice.ts#17:34
at Array.forEach ()
/vs/base/browser/ui/list/splice.ts#17:19 (splice)
/vs/base/browser/ui/list/listWidget.ts#1275:56 (fn)
/vs/base/common/event.ts#792:12 (bufferEvents)
/vs/base/browser/ui/list/listWidget.ts#1275:21 (splice)
/vs/base/browser/ui/tree/abstractTree.ts#1094:8 (splice)
/vs/base/browser/ui/tree/indexTreeModel.ts#161:13 (splice)
/vs/base/browser/ui/tree/objectTreeModel.ts#109:28 (_setChildren)
/vs/base/browser/ui/tree/objectTreeModel.ts#65:14 (setChildren)
/vs/base/browser/ui/tree/objectTree.ts#37:20 (setChildren)
/vs/base/browser/ui/tree/asyncDataTree.ts#861:12
at X.

https://ticino-errors.azurewebsites.net/Errors?bucketIdHash=dbfe8cd4-4be6-a2f1-5837-77dda6b3da56

@bpasero bpasero added the error-telemetry VS Code - Issues generated by telemetry label Aug 15, 2019
@isidorn
Copy link
Contributor

isidorn commented Aug 15, 2019

Looks like a list issue, leaving up to @joaomoreno
@bpasero how do you get the nice stack trace from the link (it is minified there). Just wandering...

@isidorn isidorn removed their assignment Aug 15, 2019
@bpasero
Copy link
Member Author

bpasero commented Aug 15, 2019

It gets computed and shown below.

@joaomoreno
Copy link
Member

Closing until we get #80097

@vscodebot vscodebot bot locked and limited conversation to collaborators Oct 14, 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

3 participants