taylorjg/Angular2Dialog

Deprecation warning

taylorjg opened this issue · 0 comments

After updating to Angular 4.0.3, the following warning message appears in the console:

The <template> element is deprecated. Use <ng-template> instead ("[WARNING ->]<template ngFor [ngForOf]="parts" let-part let-isOdd="odd"><span *ngIf="isOdd" class="{{highlightClas"): ng:///t/t.html@0:0

I think this is something to do with ng-bootstrap:

Keep an eye on the above issue and update ng-bootstrap when a fix is available.