react-infinite-scroll-component icon indicating copy to clipboard operation
react-infinite-scroll-component copied to clipboard

Infinite scroll not working deep within component tree

Open developdeez opened this issue 3 years ago • 2 comments

Hello all

Im trying to implement it on a page that will be similar to FB’s feed. The top

is disconnected from the
. The
is scrollable, but the component deep within the tree is what fetches more.

I’ve tried adding an id to main and adding it to the Infinite Load, but no luck.

I’ve attached what I have for reference. And have seen the demo.

Any ideas? image

developdeez avatar Dec 04 '21 04:12 developdeez

Its also inside of a router image

developdeez avatar Dec 04 '21 04:12 developdeez

bump

developdeez avatar Dec 09 '21 23:12 developdeez