In the route configuration of my AngularJS application most of the routes are defined with the option reloadOnSearch set to false as most of the ti
reloadOnSearch
false
In case you are trying to force reload when a user clicks a link, set link's target attribute. It will trigger reload regardless of reloadOnSearch=false
Reload