Closed ferredel closed 8 years ago
As requeriment in Beta 17....
Template parse warnings: "#" inside of expressions is deprecated. Use "let" instead! (" <div id="toasty" [ngClass]="[position]"> <ng2-toast [ERROR ->]*ngFor="#toast of toasts" [toast]="toast" (closeToast)="closeToast(toast)"></ng2-toast> </div>"): Toasty@2:19```
Thak you to remind me to migrate to the latest version of Angular.
Fixed in v 1.6
As requeriment in Beta 17....