I have a UserComponent (route user/:userId) with a button. When the button is clicked, the route changes to user/123/hobby/456 which triggers a HobbyComponent. This component ha