SIGN IN SIGN UP
angular / angular.js UNCLAIMED

AngularJS - HTML enhanced for web apps!

0 0 188 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
1812af58c2d470d586c2a543c9a7db3f0baca04f
Parent: 19cb2e3
Committed by Brian Ford <btford@umich.edu> on 8/29/2014, 8:54:57 PM