vendredi 20 décembre 2019

How to refresh the current page history to the last changes before move on to the next page in the browser?

I’ve a scenario which the user goes to a page A, makes some changes that is visually visible, and then goes to the next page B. The problem is that when the user click on the back button of the browser, the browser shows the page A but with the view which has been cached in the first place without the visual changes that has been made.

Is there anyway to update the cache of the current page before going into next page? Because I don’t want to use redirect mechanisms because it will have a “new request” impact on the server.

Aucun commentaire:

Enregistrer un commentaire