When using useWindowVirtualizer across multiple screens, the scroll position is carried over. Is the
GitHub
Hello, In my project, I am using Next.js and @tanstack/react-virtual. When using useWindowVirtualizer across multiple screens, the scroll position from the previous screen is automatically restored...