Why is this repeater broken
stick with ng-options
ng-options
Todo function QuarterController($scope) { $scope.Quarter = 2; }
http://jsfiddle.net/hDNsm/3/
you might as well define the array in your controller