angular-ui/ui-grid

footerCellClass on initially hidden grid is not updating

Open

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

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

描述

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.

贡献者指南

footerCellClass on initially hidden grid is not updating · angular-ui/ui-grid#5208 | Good First Issue