angular-ui/ui-grid
Vedi su GitHubfooterCellClass on initially hidden grid is not updating
Open
#5208 aperta il 9 mar 2016
good first issue
Metriche repository
- Star
- (5395 star)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
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.