Hello, In agular 2, is it possible to use the RouterConfig to link/redirect to an external url, or a url in another site on the same domain? The problem I am trying to solve. Consider an app shell that contains navigation links. When, a user clicks on some of the links, I want to load up into the content area, the html/content of an external link. I realize, that I can use window.location.href, but, in that case, I would also navigate away from the app shell that contains the shared navigation.
Any thoughts/suggestions? Thank you. -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
