react-infinite-scroller icon indicating copy to clipboard operation
react-infinite-scroller copied to clipboard

Has anyone tried react-infinite-scroller with react virtualized or any virtual list component?

Open mchitson opened this issue 4 years ago • 1 comments

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] Has anyone tried react-infinite-scroller with react virtualized or any virtual list component?

Describe the solution you'd like A clear and concise description of what you want to happen. I am using react-infinite-scroller because it allows reverse scroll direction which InfiniteLoader doesn't do in reactvirtualized. i am however at a loss on how to use any virtual list with InfiniteScroll.

I have tried List in react-virtuazlied but it needs prevents infiniteScroller from loadmore or something else is happening that i don't quite understand

mchitson avatar Feb 26 '21 14:02 mchitson

Yeah exactly same issue

sidwebworks avatar Jul 10 '21 06:07 sidwebworks