I have an Angular project with NgRx set up. I want to dispatch actions for navigation so that I don\'t have to inject the router and ActivatedRoute into the component, and have