angular-ui/ui-grid

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

Open

#6860 aperta il 1 ott 2018

Vedi su GitHub
 (1 commento) (1 reazione) (0 assegnatari)JavaScript (2496 fork)batch import
grid-selectionhelp wanted

Metriche repository

Star
 (5395 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor