Problem with table filters
Hello,
I upgraded from v2 to v3, and now every filter that i try to use gives an error. Can someone help me?
Example:
App\Filament\Resources\PetResource\RelationManagers\PetHasMedicineRelationManager::{closure}(): Argument #1 ($label) must be of type string, Filament\Tables\Filters\Indicator given, called in /var/www/vendor/laravel/framework/src/Illuminate/Collections/Arr.php on line 587
Thanks in advance
I upgraded from v2 to v3, and now every filter that i try to use gives an error. Can someone help me?
Example:
App\Filament\Resources\PetResource\RelationManagers\PetHasMedicineRelationManager::{closure}(): Argument #1 ($label) must be of type string, Filament\Tables\Filters\Indicator given, called in /var/www/vendor/laravel/framework/src/Illuminate/Collections/Arr.php on line 587
Thanks in advance


