I am looking to detect a route change in my AppComponent. Thereafter I will check the global user token to see if the user is logged in so that...
  • April 30, 2022
  • 0 Comments
The current docs only talk about getting route params, not the actual route segments. For example, if i want to find the parent of current route, how is that...
  • April 28, 2022
  • 0 Comments