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
As you can see in this JsFiddle, http://jsfiddle.net/h4FCy/, if you sort a repeater with a function and a "track by", it doesn't sort items. If you remove the "track by", the items are sorted.
As you can see in this JsFiddle, http://jsfiddle.net/h4FCy/, if you sort a repeater with a function and a "track by", it doesn't sort items. If you remove the "track by", the items are sorted.