Ugh, I had this exact same issue last month! The scroll drops to bottom thing drove me nuts. Turns out it was a rogue `#` in one of my anchor links. Check if any of your links or buttons have `href="#"`—that can sometimes trigger auto-scrolling.
Also, try this tool: [ScrollSpy Debugger](https://example.com/scrollspy). It helped me track down the culprit.
WordPress can be sneaky with plugins adding junk JS. Maybe disable *all* plugins temporarily and see if it stops?
Also, try this tool: [ScrollSpy Debugger](https://example.com/scrollspy). It helped me track down the culprit.
WordPress can be sneaky with plugins adding junk JS. Maybe disable *all* plugins temporarily and see if it stops?
