react-infinite-scroller
react-infinite-scroller copied to clipboard
Detach scroll listeners on hasMore prop change
Fix #44 Relate #105
This feature makes sense when updating the list directly from parent (eg: search in list), then the listeners need to be removed as soon as hasMore changes.
THANK YOU!!! I was having the same problem, so I just cut and pasted this into the file in my node_modules. hahah! It works!!!!
Would be awesome to see this merged tho, so I can deploy :) ha!
Thanks! Waiting it to be merged @danbovey
+1 for this
+1 for this PR
+1 for this PR @danbovey