angular-ui/ui-grid

footerCellClass on initially hidden grid is not updating

Open

#5,208 opened on 2016年3月9日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)JavaScript (5,395 stars) (2,496 forks)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