Angular reloading route when route param changes
Angular does not reload the component when the param in the route change. For eg: when we have url like user/2 and when we change route to user/3, The route…
Continue ReadingAngular does not reload the component when the param in the route change. For eg: when we have url like user/2 and when we change route to user/3, The route…
Continue Reading