Angular - Routing
You want to create a component that updates its displayed data whenever the route parameter
postId changes without recreating the component. Which approach correctly handles this using ActivatedRoute?