Is it possible to always run a controller despite the parameters not changing? I need to use the parameters because I need them to query the backend, but I want the query to happen every time the route is entered, even if they did not change in the meantime.