htmlspecialchars(): Argument #1 ($string) must be of type string, Filament\Tables\Filters\Indicator

Hello, I'm currently facing this error when using the search input box and the filters for a Resource (see the image for the stack tree). I tried using filament:upgrade, filament:assets and publisher some of the vendor views, but the error doesn't get fixed Filament Version: filament/filament": "^3.0"
No description
1 Reply
cant_code_4_real
cant_code_4_realOP12mo ago
I managed to fix this by re-publishing the view files for the filament-table I'm assuming this is due to the current filament code is latest, however the view files are still old I used this command to update the filament-table views
php artisan vendor:publish --tag=filament-tables-views --force
php artisan vendor:publish --tag=filament-tables-views --force
Note: This will update all of the view files in the /resources/views/vendor/filament-tables --force tag is used since the regular vendor:publish doesn't override nor update the views if they exist in the folder
Want results from more Discord servers?
Add your server