angular-ui/ui-grid

Demo Expandable Grid only loading first few

Open

#3,669 opened on Jun 2, 2015

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (2,496 forks)batch import
help wantedtype: bug

Repository metrics

Stars
 (5,395 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

I went to expandable grid page: http://ui-grid.info/docs/#/tutorial/216_expandable_grid Clicked on 'Expand All', Scrolled down on the grid, and waited... and waited. Only the first few was loaded.

image

'Collapse All' brings back all the rows, but 'Expand All' doesn't quite work as expected.

Contributor guide