I have a browser back button issue
Unanswered
American black bear posted this in #help-forum
American black bearOP
I have a browser back button issue. My page has a fetch request from the server side and then multiple fetch requests from the client side. Whenever I leave the page and then click the browser back button, my page reloads, and the scroll position returns to the top. I want the page to remain as it is when I click the browser back button, like happened.