ankeetmaini / react-infinite-scroll-component

An awesome Infinite Scroll component in react.
https://react-infinite-scroll-component.netlify.com/
MIT License
2.89k stars 322 forks source link

Inverse does not work if you do not set a specific height #379

Open BlueCannonBall opened 1 year ago

BlueCannonBall commented 1 year ago

Inverse infinite scroll only works on elements with a specific set height in their CSS. Why is that?