Sevendays-Digital / filament-nested-resources

MIT License
17 stars 9 forks source link

getParentId(): Return value must be of type string|int, null returned when using "ToggleColumn" #3

Open almooradi-dev opened 1 year ago

almooradi-dev commented 1 year ago

When using the ToggleColumn in my nested resource table (so I can activate/deactivate the record from the datatable), I got this error:

SevendaysDigital\FilamentNestedResources\NestedResource::getParentId(): Return value must be of type string|int, null returned
haringsrob commented 1 year ago

Will check this.