My module.ts,
import { NgModule } from \'@angular/core\'; import { BrowserModule } from \'@angular/platform-browser\'; import { RouterModule,Router } from
You can refer:NgRx Router
Catch all 'Go' actions in ngrx effects to do things just before the route changes, or in the reducer of this action to call a function after the route changes.