For example I am on route /cars?type=coupe and I want to navigate to the same endpoint with additional query params (but keeping existing one). I am trying some
/cars?type=coupe
There is an open issue and also already a pull request to make preserveQueryParams a router setting instead of a per navigation setting
preserveQueryParams