Hi there, This happens every time the detailed popin window is closed (using close button or clicking outside the window). Indeed, the off() function of the index.js calls window.scroll(0, scrollTop), instead of window.scrollTo(0, scrollTop).