Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

fix(ngRepeat): handle iteration over identical obj values #2806

Closed
wants to merge 1 commit into from

Commits on May 27, 2013

  1. fix(ngRepeat): handle iteration over identical obj values

    Modifies default trackByIdFn to factor both key and value into hashKey
    for non-array primitive (i.e. index not provided) values
    
    Close angular#2787
    worrel committed May 27, 2013
    Configuration menu
    Copy the full SHA
    074debb View commit details
    Browse the repository at this point in the history