We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Load more function is getting called multiple times and loader is constantly being shown, whether data has loaded or not
Load More should be Async and it should be maintained in state whether loader is shown or not
The text was updated successfully, but these errors were encountered:
Added support for async loadmore function
4acdaa8
Fixes https://github.com/CassetteRocks/react-infinite-scroller/issues/214
e77f0d8
29330d0
Any update on whether this PR Issue will be resolved? I see an open PR.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Load more function is getting called multiple times and loader is constantly being shown, whether data has loaded or not
Load More should be Async and it should be maintained in state whether loader is shown or not
The text was updated successfully, but these errors were encountered: