当打开材质菜单时,材质为8的Angular8应用程序在IE11上抛出以下错误: Unable to get property 'opacity' of undefined or null reference使用的IE11版本: 11.1146.16299.0更新版本: 11.0.125 新的项目依赖版本: "dependencies": {
"@<
ERROR in AppModule is not an NgModuleimport {MatProgressSpinnerModule} from下面是我的project.json依赖项: "@angular/animations": "4.3.6",
"@angular/cdk": "^5.0.4"