browser window scroll position in SSR [issue link] Since window is never defined unless in Browser build. how do i get the scroll position of the window (usually window.scrollY or window.scrollX) when server rendered. This question is available on Nuxt.js community (#c948)