F
Filament3mo 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
LeandroFerreira3mo ago
php artisan about --only=Filament What is the version?
Mikail
MikailOP3mo ago
v3.2.92
Solution
awcodes
awcodes3mo ago
summary affixes were added in 3.2.97, you just need to update filament. latest release is 3.2.111
Mikail
MikailOP3mo 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