So I got this error couple of times now. when trying to pass array of specific type objects to actions in ngrx store from ngrx effects. In my case I want to pass Angul
Angul