Skip to content

"Tree with nested nodes" example from https://material.angular.io/components/tree/overview fails #12179

@sneurlax

Description

@sneurlax

Bug:

The "Tree with nested nodes" example from https://material.angular.io/components/tree/overview fails for both Google Chrome Version 67.0.3396.99 (Official Build) (64-bit) and Firefox Quantum 61.0.1 (64-bit) with respective errors:

main.620a76fcfee14dac38ac.js:1 ERROR TypeError: this._tree.treeControl.getChildren(...).pipe is not a function
    at t.ngAfterContentInit (main.620a76fcfee14dac38ac.js:1)
...

and

ERROR TypeError: "this._tree.treeControl.getChildren(...).pipe is not a function"
ngAfterContentInit
...

That's all. Thought you ought to know!

EDIT: I'm on Linux x64.

Metadata

Metadata

Assignees

Labels

GThis is is related to a Google internal issueP2The issue is important to a large percentage of users, with a workaround

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions