One issue I'm facing is trying to set the page to scroll to the top when it loads. However, Chrome, IE, and Firefox are currently resetting the scroll position to where it was on the previous page. How can I achieve this?
It appears that scrollTo doesn't work as expected in these browsers, despite trying various methods found on Stack Overflow. None of them seem to have any effect...
Any assistance would be greatly appreciated. Thank you all!