Hi all, I have 1 path parameter and 2 query parameters. In my component I want to do load data based on those parameters.
If I subscribe to this.route.params and this.route.queryParams than my "reload" will be executed twice. Is here any way to listen to "route change event" if any parameter (query or path) changes? Thank you in advance. -- You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" 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.
