The angularjs-dom-caching tag has no usage guidance.
0
votes
0answers
88 views
In what situation will AngularJS caching the DOM element be useful when using ngRepeat?
I think one of the things a developer faces when using ngRepeat, is that the when the i has the same value in an array, as in ng-repeat="i in myCtrl.arr", then:
angular.js:13236 Error: ...