make modal form
I want to make modal using livewire and filament using action filament
but action desn`t work
5 Replies
any awnser ?
"Declaration of Filament\Actions\Concerns\InteractsWithActions::getMountedActionFormModel(): Illuminate\Database\Eloquent\Model|string|null must be compatible with Filament\Resources\Pages\ViewRecord::getMountedActionFormModel(): Illuminate\Database\Eloquent\Model ". this error show me
my code
make sure to use the correct imports from the docs
try to copy the exact example from there and see if it works