Top "Ngrx-router-store" questions

Navigation ID is not equal to the current router navigation id error

I'm using @ngrx/router-store in my Angularv5 app and I recently started running into a an error: Navigation ID X …

angular typescript ngrx angular-router ngrx-router-store
How to set default query params for Route in Angular 7?

In our Angular-7-Application, we use @ngrx and @ngrx/router-store to get the query params into the state. A few …

angular angular-routing ngrx angular-router ngrx-router-store
How to silence "The feature name "router" does not exist in the state..." ngrx/router-store warning

When I add "@ngrx/router-store" to my project, it spams the app console in development mode and unit test results …

angular typescript ngrx ngrx-router-store