Relation manager ERROR - Filament\Tables\Table::getRecordTitle()

I am Upgrading to V4 and new filament structure ...
create new resource, copy everything from old resource ...

created new relation manager (attach/detach only)
data in table is correct, I see attached models, I can detach models .. BUT

when I click Attach button .... I get this error.
Filament\Tables\Table::getRecordTitle(): Argument #1 ($record) must be of type Illuminate\Database\Eloquent\Model, null given, called in C:\Users\akrivanek\Desktop\Laragon\www\ctyrlistek.rasasak\vendor\filament\actions\src\Concerns\InteractsWithRecord.php on line 136
Was this page helpful?