Ben Nadel demonstrates how to get around a "redirect" limitation in the Angular Router by using a transient Component to perform the redirect. This allows multiple absolute redirects to be chained as well as chaining local redirects after an absolute redirect - something that is critical for maintaining backwards compatibility in an old Angular application.
Blog Post: https://www.bennadel.com/blog/3600-ch...