You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: