Skip to content

fix(renderer): attach CommentNodes to visual tree#888

Merged
sis0k0 merged 5 commits intomasterfrom
vlaeva/comment-node-attach
Jul 11, 2017
Merged

fix(renderer): attach CommentNodes to visual tree#888
sis0k0 merged 5 commits intomasterfrom
vlaeva/comment-node-attach

Conversation

@sis0k0
Copy link
Copy Markdown
Contributor

@sis0k0 sis0k0 commented Jul 11, 2017

fixes #872

@@ -217,7 +217,7 @@ export class ListViewComponent implements DoCheck, OnDestroy, AfterContentInit {
}

function getSingleViewRecursive(nodes: Array<any>, nestLevel: number): View {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we make this function public and export it so that it can be consumed from 3rd parties

@sis0k0 sis0k0 merged commit 65359fa into master Jul 11, 2017
@sis0k0 sis0k0 deleted the vlaeva/comment-node-attach branch July 11, 2017 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

*ngIf not working in Angular application for hide/show layout after upgrade to NS3

2 participants