angular-ui/ui-grid

expandable not showing subgrid details of last row

Open

#7.092 geöffnet am 29. Juni 2020

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (2.496 Forks)batch import
good first issuegrid-expandable

Repository-Metriken

Stars
 (5.395 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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?

Contributor Guide