我想创建应该在ie11上工作的web组件。我正在用gulp (和gulp- babel,包括babel 7)编译js。现在,当我使用Babel进行编译时,它可以在Chrome中运行,但在ie11中会发送一个错误:Function.prototype.toString: 'this' is not a Function在gulpfile.js中,我有这样的功能: "presets": [
["@babel&
当打开材质菜单时,材质为8的Angular 8应用程序在IE11上抛出以下错误: Unable to get property 'opacity' of undefined or null reference使用的IE11版本: 11.1146.16299.0更新版本: 11.0.125 新的项目依赖版本: "dependencies": {
"@angular/animations"
但在IE11中,该应用程序没有渲染。我包含了polyfills.ts文件,并安装了npm包classlist.js和web-animations-js。* Standard animation support in Angular DOES NOT require any polyfills (as of Angular 6.0).import控制台中,我得到了以下错误:我怎样才能让我的应用程序在IE11中工作?在@Pako应答之后,应用程序现在在IE11</em