react-infinite-scroller
react-infinite-scroller copied to clipboard
not work with position fixed
trafficstars
Describe the bug not work if parent have position fixed
To Reproduce for reproduce you can open this link https://codesandbox.io/s/5l09vv1n4
Expected behavior need infinity scroll work
Device (please complete the following information): ALL
@danbovey just pass useWindow={false} to props of <InfiniteScroll /> 👍
Your updated sandbox: https://codesandbox.io/s/yvjv8wzzx1