Ben Bassler
Ben Bassler
Can elaborate some more on this issue?
@bigint Is this not already integrated with the use of `react-infinite-scroll-component` library? For example [here](https://github.com/lensterxyz/lenster/blob/main/apps/web/src/components/Explore/Feed.tsx#L62-L74).
@bigint wdyt about using a library like `react-window` (link [here](https://github.com/bvaughn/react-window))? I'll try to integrate it and see if it works as intended.
@bigint I'd be interested in working on this issue. Can you provide some more details like which tests should be included?