Tried to fix scrollToTop config setting (for Nuxt) for home page, but not successful. Added a scroll-to-top button to make things slightly better as a temp measure

Nuxt.js site supposed to remember your scroll position is you set scrollToTop: false, but clicking back from a post page to home page brought me all the way to the bottom of the site. Weird thing is, this works on local but not production. Whhhyyyy? 😩