ott-web-app icon indicating copy to clipboard operation
ott-web-app copied to clipboard

Fix / infinite scrolling not working

Open ChristiaanScheermeijer opened this issue 1 week ago • 2 comments

Description

The infinite scrolling wasn't working anymore. For apps the scroll view may not be the window, so I kept the useWindow={false} and added a getScrollParent utility that uses the document.scrollingElement variable.

@royschut @langemike did we disable this on purpose by any chance? 🤔

ChristiaanScheermeijer avatar Feb 18 '25 09:02 ChristiaanScheermeijer