react-infinite-scroll-component
react-infinite-scroll-component copied to clipboard
scrollThreshold while zoom out
I want to scroll all the way down to load more content and I set scrollThreshold={1} but it will stop after load some of the data while I zoom out a bit (80%). I works fine when I removed the threshold prop.
+1 this issue is of vital importance.