Why does ng-selected not work with ng-repeater?

前端 未结 2 1420

Why is this repeater broken


    
  
function QuarterController($scope) { $scope.Quarter = 2; }

http://jsfiddle.net/hDNsm/3/

you might as well define the array in your controller

提交回复
热议问题