Replies: 1 comment 1 reply
-
Code sandbox would go a long ways here |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I am controlling the columns for a Table and running into an issue where I update the
aggregationFn
on aColumnDef
but aggregated cell values aren't updated because of a_groupingValuesCache
Is there a standard way of dealing with grouping values cache?
Beta Was this translation helpful? Give feedback.
All reactions