FilamentF
Filament3y ago
mxc

Object of class Filament\Support\Enums\MaxWidth could not be converted to string

So I noticed my tables weren't showing the pagination badges so I google and came across a suggestion to run "composer upgraded" followed by "php artisan filament:upgrade". I got my pagination back but now any form I open I get the error

"Object of class Filament\Support\Enums\MaxWidth could not be converted to string"

Not sure how to fix this or wether its a bug in filament or something else. Any advice on how to sort this out?

Thanks
Was this page helpful?