Hi Im developing an angular 2 app. I have been using it since it was in alpha. I have searched and searched for an answer for this. I have an app that will load other pages in a modal from a main page. The main page is an component and the page to be loaded is also a component. I have tried doing with the DynamicComponentLoader and i have had mixed results. So I am trying to do this as an aux route everything works as expected however my address bar history is updating to the aux route. I dont want this behavior I want the address bar to remain unchanged for the aux route. Is there a way to turn this feature off for certain routes? or is there a better method to do what Im trying to do.
-- 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.
