I use NGRX to insert or remove element into an Array in my angular application. but I got always an empty array after dispatch
I show my code now:
export c