angular-ui/ui-grid

expandable not showing subgrid details of last row

Open

#7,092 创建于 2020年6月29日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)JavaScript (2,496 fork)batch import
good first issuegrid-expandable

仓库指标

Star
 (5,395 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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?

贡献者指南