草庐IT

showLittleObjectsList

全部标签

html - 嵌套的 ng-repeat 在 IE8 中不起作用

我在AngularJS1.2.28中有一个单页应用程序,我正在努力让它在IE8中正常工作。特别是我有嵌套的ng-repeat问题,用于显示在以下MainController中声明的bigObject:angular.module('singlePageApp').controller('MainController',['$scope',function($scope){$scope.showLittleObjectsList=false;$scope.bigObject={objects:[{name:"NAME1",metadata:[{index:0,desc:"metadata

html - 嵌套的 ng-repeat 在 IE8 中不起作用

我在AngularJS1.2.28中有一个单页应用程序,我正在努力让它在IE8中正常工作。特别是我有嵌套的ng-repeat问题,用于显示在以下MainController中声明的bigObject:angular.module('singlePageApp').controller('MainController',['$scope',function($scope){$scope.showLittleObjectsList=false;$scope.bigObject={objects:[{name:"NAME1",metadata:[{index:0,desc:"metadata