angular-ui/ui-grid

selection api is broken when no $$hashKey is used on rows

已關閉

#6,860 建立於 2018年10月1日

 (1 則留言) (1 個反應) (0 位負責人)JavaScript (2,496 個分叉)batch import
grid-selectionhelp wanted

倉庫指標

星標
 (5,395 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

this issue is caused by https://github.com/angular-ui/ui-grid/commit/0e832250ca0c5899558f1e07b9f3736b667f53ce , $$hashKey is not a mandatory field, we use custom rowEquality and rowIdentity so getSelectedRows API will always return empty array

貢獻者指南