Adam D Matthews
Member since Oct 29, 2019
- Profile: /members/14049-adam-d-matthews.htm
- Comments: 1
Recent Blog Comments By Adam D Matthews
-
Playing With Recursive Ng-Template References In Angular 6.1.10
Posted on Oct 29, 2019 at 3:43 PM
Hey thanks for the nice breakdown, I got this working but found it tried to render an empty instance of the repeater, and got undefined for "node". I was able to fix this by putting an *ngIf="node" on the first child of the parent template. Curious if you have any insigh... read more »