F
Filament2mo ago
Mikail

prefix does not exist.

TextColumn::make('volume') ->summarize(Sum::make() ->prefix('Total volume: ') ) This code is giving Method Filament\Tables\Columns\Summarizers\Sum::prefix does not exist. I have upgraded Filament.
Solution:
summary affixes were added in 3.2.97, you just need to update filament. latest release is 3.2.111
Jump to solution
4 Replies
LeandroFerreira
LeandroFerreira2mo ago
php artisan about --only=Filament What is the version?
Mikail
Mikail2mo ago
v3.2.92
Solution
awcodes
awcodes2mo ago
summary affixes were added in 3.2.97, you just need to update filament. latest release is 3.2.111
Mikail
Mikail2mo ago
found a way to update filament as I had composer.lock file issue. it's now working, thanks
Want results from more Discord servers?
Add your server