I have noticed that several common JS methods of refresh do not work correctly on my pages. Instead of invoking the services over on a certain trigger, I would actually like to reload the whole page, as if a user is navigating to the page (page navigate to the same page doesn't work). How could I do this?