Skip to content

Nested tree not load async nodes with AOT #10437

@DocLM

Description

@DocLM

Bug, feature request, or proposal:

Bug

What is the expected behavior?

Building the app with aot and click item icon, it will load children and update view with children of the node.

What is the current behavior?

Building the app with aot and click item icon, it will load children and not show children of the node.

What are the steps to reproduce?

Live example (here it work): https://stackblitz.com/edit/angular-olseyg

What is the use-case or motivation for changing an existing behavior?

It work without aot and not work with aot

Which versions of Angular, Material, OS, TypeScript, browsers are affected?

Browsers: Chrome 65 on MacOS 10.13.3
Material: 6.0.0-beta.4
Angular: 6.0.0-beta.7 (also tested with 5)
Typescript: ~2.5.3

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions