I have a weird "featured" behavior where if I'm reading a page and currently scrolled to the bottom, navigating links will replace the page with new content, but won't scroll up. If I completely refresh the page, then my scroll will be at the top. Anyone encountered this before?
My best guess is it has something to do with my layout by having my content exist inside a sidebar as a child, but I'm wondering if there's an easy <Link to= _top> option I could simply use instead