Greetings everyone! I am currently utilizing AngularJS
and I am attempting to sum the values that are entered in an ng-repeat text box, row by row. However, my current solution sums up all the data instead of doing it row by row. Can anyone offer guidance on how to resolve this issue?
I have included a link to my fiddle here: https://jsfiddle.net/rjj/zm9941tm/1/