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 'filter' of null #43473

Closed
vscodeerrors opened this issue Feb 12, 2018 · 4 comments
Closed

Cannot read property 'filter' of null #43473

vscodeerrors opened this issue Feb 12, 2018 · 4 comments
Assignees
Labels
tree-views Extension tree view issues
Milestone

Comments

@bpasero
Copy link
Member

bpasero commented Feb 12, 2018

@sandy081 maybe a candidate, it is a top crash in telemetry

@sandy081
Copy link
Member

Theoretically this should not happen as siblings of an element cannot be null as the result should contain at-least itself.

But, I see this is happening in the product. I do not think of steps to reproduce this, may be timing issue in the tree. Will try to get to this.

Moreover, I have not yet seen any issues filed against custom views related to this. I would definitely consider this as a candidate if I see/get to the real impact.

@sandy081 sandy081 added bug Issue identified by VS Code Team member as probable bug tree-views Extension tree view issues labels Feb 12, 2018
@sandy081 sandy081 added this to the February 2018 milestone Feb 12, 2018
@sandy081
Copy link
Member

This got fixed by the changes from #28974

@sandy081
Copy link
Member

I am removing the bug label to remove it from verification list as there are no steps to reproduce.

@sandy081 sandy081 removed the bug Issue identified by VS Code Team member as probable bug label Feb 13, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Mar 30, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
tree-views Extension tree view issues
Projects
None yet
Development

No branches or pull requests

3 participants