The summarize function works as expected on the buttom of the table. Unfortunately the group-summaries seems like there is something wrong. Already found: https://github.com/filamentphp/filament/issues/7578 but it seems already solved by @Dan Harrin - I don't know it this is related to it.
Has anyone an idea? Or is it possible to customize the summarize-function just for the groups?
Package filament/filament Package Version v3.0.7 Laravel Version v10.x Livewire Version v3.x PHP Version = 8.1 Problem description When grouping by a column in a table, per-group aggregates (sum in...