SIGN IN SIGN UP
angular / angular.js UNCLAIMED

AngularJS - HTML enhanced for web apps!

0 0 97 JavaScript

fix(ngRepeat): improve errors for duplicate items

-Log the value that had the duplicate key, as well as the key
The error that is thrown when items have duplicate track by keys can be
confusing because only the duplicate key is logged.  If the user didn't
provide that key themselves, they may not know what it is or what item
it corresponds to.
S
Smitha Milli committed
0604bb7b7a6156e33679396e805e327662d9a178
Parent: 9257674
Committed by Brian Ford <btford@umich.edu> on 8/29/2014, 8:46:37 PM