I had the same issue. My solution was in the documentaion of ngrx
This issue arises specifically with custom features that accept input but do not define any generic parameters. To prevent this issue, it is recommended to specify an unused generic for such custom features: