mic*_*yks 8 internet-explorer-11 angular
我无法弄清楚IE11中的问题是什么.
应用程序在Chrome,firefox等其他浏览器中运行良好而没有任何问题.
Joe*_*ida 16
你需要包括es6-shim因为IE 11不支持Map.prototype.keys
https://github.com/paulmillr/es6-shim
或者你可以直接从cdn导入:
<script src="https://cdnjs.cloudflare.com/ajax/libs/es5-shim/4.4.1/es5-shim.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/es6-shim/0.34.1/es6-shim.js"></script>
Run Code Online (Sandbox Code Playgroud)
检查这个相关问题:
| 归档时间: |
|
| 查看次数: |
12260 次 |
| 最近记录: |