angular-ui/ui-grid
Voir sur GitHubfooterCellClass on initially hidden grid is not updating
Open
#5 208 ouverte le 9 mars 2016
good first issue
Métriques du dépôt
- Stars
- (5 395 stars)
- Métriques de merge PR
- (Aucune PR mergée en 30 j)
Description
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.