Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DEV: Resolve routing method deprecation (#512)
Uses the router service for redirecting instead of `this.transitionTo`. Also removes the first branch of logic, which was unnecessarily redirecting to the current route (and led to an infinite loop with the modern API)
- Loading branch information