Hi guys, I'm stumped on this one so thought I'd try here.
We have quite a number of work processes documented across linked topic files on long(ish) pages we call "Stage x" etc, within each topic there are links to granular system instructions that (ideally) a person completes and then clicks back in their browser to return to where they were on the Stage they came from.
In a newly created sample project, it seems like returning to where you were on the previous page is an inbuilt default behaviour... however I can't get my topics to act this way (they always start at the top of the page) and I've gone so far as to try multiple jscripts like this one https://www.jqueryscript.net/other/Remember-Scroll-Position-jQuery-scrollReminder.html but all to no avail (even when said script is apparently running fine).
Anyone encountered similar issues or have some troubleshooting suggestions? (There's a company wide desire to NOT being opening stuff in new tabs by default, so that's not an option either)