Just in case this happens to someone else, I'm documenting this here, I was getting this error because I mistakenly set the ng-model the same as the ng-repeat array:
Instead of:
I checked the array and didn't have any duplicates, just double check your variables.