angular-ui/ui-grid

UI-Grid grouping: Extra blank rows getting displayed when a row is expanded

已关闭

#6,801 创建于 2018年7月13日

 (7 条评论) (0 个反应) (0 位负责人)JavaScript (2,496 个派生)batch import
grid-groupinghelp wanted

仓库指标

星标
 (5,395 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Hi, I am facing a weird issue. When I group by 4 or more columns, and then expand a row, then extra blank rows show up. Even more weird thing is that on collapsing and expanding the parent row again, some of these blank rows disappear. I have searched for this issue extensively, but I did not find any help. We are fetching the data though a remote REST API call. I can attach the screenshot of the problem. We are simply using the group by feature of the ui-grid. Please feel free to get back to me if you need any more information. emptyrows

贡献者指南