angular-ui/ui-grid

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

クローズ

#6,860 opened on 2018/10/01

 (1 件のコメント) (1 件のリアクション) (0 人の担当者)JavaScript (2,496 件のフォーク)batch import
grid-selectionhelp wanted

Repository metrics

Stars
 (5,395 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド