ng-repeat with track by over multiple properties

前端 未结 3 1204
情话喂你
情话喂你 2020-12-11 00:43

I have a problem with angular ng-repeat directive. Currently I work on some project where from the API I get a list of items (some times it could be 1k items) and this list

3条回答
  •  春和景丽
    2020-12-11 00:56

    As the comment suggested you could try something like this:

    
                            
        
    提交评论

提交回复
热议问题