SIGN IN SIGN UP
angular / angular.js UNCLAIMED

AngularJS - HTML enhanced for web apps!

0 0 0 JavaScript

fix(ngRepeat): correctly track elements even when the collection is initially undefined

Previously if the collection model was set to undefined on the first digest,
the repeater would get confused and not use the correct tracking function
for associating model with dom elements in the repeater.

Closes #4145
Closes #3964
J
jankuca committed
31c56f540045b5270f5b8e235873da855caf3486
Parent: f8f8f75
Committed by Igor Minar <igor@angularjs.org> on 9/25/2013, 4:42:01 PM