Questions tagged [angular-new-router]

Introducing a revolutionary router designed for Angular versions 1.5 and 2.0, implemented using TypeScript. Unfortunately, this router is outdated, obsolete, and currently not functional.

"Discover the latest feature in the new Angular router: automatic scrolling functionality

The old ui-router and 1.4 angular router used to support autoscroll="true" to automatically scroll the page to the top when navigating to another route. Is there a way to achieve this with the latest new angular router? It seems like ng-outlet does not ha ...

Managing additional hash characters in a route: Tips for handling excess hash symbols in AngularJS 1.5 with the new/component router

We're currently working on developing an application using Angular 1.5 along with the new component router features. Our team has encountered a unique situation and we are curious if there are any potential solutions available. The Key Players Iden ...