angular-ui/ui-grid

expandable not showing subgrid details of last row

Open

#7 092 ouverte le 29 juin 2020

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)JavaScript (2 496 forks)batch import
good first issuegrid-expandable

Métriques du dépôt

Stars
 (5 395 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

I'm using expandable grid. If I scroll to the last row and expand the row ,subgrid data is not shown. It's blank, no data is visible. The same issue can be seen in the UI-grid official tutorial. http://ui-grid.info/docs/#!/tutorial/Tutorial:%20216%20Expandable%20grid

It works as expected when few records are present - like for 10 rows. Any workaround for this?

Guide contributeur