angular-ui/ui-grid

footerCellClass on initially hidden grid is not updating

Open

#5,208 创建于 2016年3月9日

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

仓库指标

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

描述

As seen on this plunkr when the grid is initially hidden and we have a footer with a custom footerCellClass function that depends on the col.aggregationValue, it doesn't update the class when the value changes.

It's similiar to the issue #3823, but it happens only when the grid is initially hidden.

贡献者指南