我在angular 4中得到了这个错误:
The <template> element is deprecated. Use <ng-template> instead ("
[attr.tabIndex]="-1"
[ngClass]="{'k-item': true}">
[WARNING ->]<template *ngIf="template"
[templateContext]="{您是否计划在最终版本中更新此版本?
发布于 2017-04-10 23:46:34
是的,这些组件已经更新并发布了Angular 4支持。
https://stackoverflow.com/questions/43087502
复制相似问题