You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
http://jsfiddle.net/ADukg/135/
Not sure what is going on here, if you click the Test button, you'll see "Error: $digest already in progress"
Something about
<tr ng-repeat="row in getRows(tableState)">seem to cause this.Also, why is getRows() called 11 times per click of the Test button?