© 2026 Hedgehog Software, LLC
$this->form->fill(is_countable($data) && count($data) > 0 ? $data : null);
Filament\Forms\Components\BaseFileUpload::Filament\Forms\Components\{closure}(): Argument #1 ($file) must be of type string, array given