I have a project in angular 8 and I am using redux for the state management. My action is dispatched but reducer is not updating the state. I am not sure what is the problem.