You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wonder if this is related to #3442, and again there's an instance where the column is initially not visible, so the aggregation doesn't get called from ui-grid-column. Then when we scroll so that it is visible it doesn't run the aggregation.
This one I'd fix by always doing an initial updateAggregation when the column is rendered.
I can't reproduce this case. It works fine with current unstable version (in chrome) as far as I can see. Do you still experience this? In what browser?
How to reproduce the issue:
Here is a screenshot of the result

The text was updated successfully, but these errors were encountered: