Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

react-infinite-scroll-component is no longer maintained #388

Open
IhnatKlimchuk opened this issue Aug 7, 2023 · 3 comments
Open

react-infinite-scroll-component is no longer maintained #388

IhnatKlimchuk opened this issue Aug 7, 2023 · 3 comments

Comments

@IhnatKlimchuk
Copy link

I see that repo is not longer maintained while suffering from major issues and not adding more functionality like "error component, in case next failed".

@ankeetmaini can you please notify if you will to maintain it?

In case no reply comes in 1 month, I would suggest to create a new main fork with new npm package and maintainers willing to cooperate.

@CharlyJazz
Copy link

Sounds logic

@514sid
Copy link

514sid commented Sep 12, 2023

For anyone looking for a React infinite scroll implementation, I suggest using React Query with Intersection Observer.

I tried all the popular React infinite scroll packages, and all of them were either not well-maintained or had some bugs. This solution is much better and simple enough to use.

Here is an example: https://tanstack.com/query/v4/docs/react/examples/react/load-more-infinite-scroll (outdated)

Link to the latest React Query version docs:
https://tanstack.com/query/latest/docs/framework/react/examples/load-more-infinite-scroll

@nikeee
Copy link

nikeee commented Jan 16, 2024

Any news on the project status or an established fork?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants