ManageRelatedRecords widgets with table filter records
I have the following error:
In Page I have
And in the Widget:
And I use $this->getPageTableQuery()
In Page I have
And in the Widget:
And I use $this->getPageTableQuery()
Unable to resolve dependency [Parameter #0 [ <required> string|int $record ]] in class Filament\Resources\Pages\ManageRelatedRecordsuse ExposesTableToWidgets;use InteractsWithPageTable;