Sevendays-Digital/filament-nested-resources

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

almooradi-dev opened this issue · 1 comments

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

Will check this.