Open Issues Need Help
View All on GitHub reverse mode loads all items at once instead of incrementally about 1 month ago
AI Summary: Fix a bug in a React infinite scroll component where using the `reverse` prop causes all items to load at once instead of incrementally. The solution likely involves modifying the IntersectionObserver logic to delay observation until user interaction or preventing the immediate trigger on mount in reverse mode. Consider adding a configuration option to control this behavior.
Complexity:
4/5
bug good first issue help wanted
A sleek, generic, and fully controlled infinite scroll component for React — built with TypeScript, imperatively controllable, and customizable to the last pixel.
TypeScript