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.

貢獻者指南