forcefully scroll to top angularjs route changs code example
Example: angular route change scroll to top
RouterModule.forRoot(appRoutes, { scrollPositionRestoration: 'enabled' })
RouterModule.forRoot(appRoutes, { scrollPositionRestoration: 'enabled' })