© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•2y ago•
6 replies
Mikail

prefix does not exist.

TextColumn::make('volume')
    ->summarize(Sum::make()
        ->prefix('Total volume: ')
)
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
Filament banner
FilamentJoin
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,307Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

extraFieldWrapperAttributes does not exist
FilamentFFilament / ❓┊help
2y ago
getUrl does not exist
FilamentFFilament / ❓┊help
3y ago
brandLogo does not exist
FilamentFFilament / ❓┊help
3y ago
SpatieTagsColumn::cacheState does not exist
FilamentFFilament / ❓┊help
10mo ago