Priority order for values: 1. values from query - parameters 2. values from saved state 3. values from the controller itself. Challenge: **How to update the query parameters without reloading the site?** _Note: Make use of already available service._
Priority order for values:
Challenge:
How to update the query parameters without reloading the site?
Note: Make use of already available service.