Reputation: 21
Recently upgraded to angular 4.0.3 at one of my projects which uses the ngx-bootstrap datepicker and a warning pops up at console about using templates is deprecated. Does any know if there are plans to move and use ng-template instead?
[WARNING ->] template ngFor [ngForOf]="rows" let-rowz="$implicit" let-index="index">
Thanks in advance.
Upvotes: 1
Views: 6437