在 Internet Explorer 中使用输入类型 = 数字的两种方式绑定不起作用

Two way binding in Internet Explorer with input type=number is not working

angular 2 的项目在 Google Chrome 上运行良好,但是当我尝试在 Internet Explorer 上 运行 它时,使用 [( ngModel)] 不工作。

我还安装了 pollifills.ts

中需要的所有 polyfill

还是不行...?

可能是因为您使用的 Internet Explorer 版本不支持 typescript 编译