ashutosh1919 / ashutosh1919/react-lazy-load
Problem at the end of List
Open
- Dominant language
- JavaScript
- Stars
- 51
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I made a page with an infinite loop structure in my project by using your project. but when I come to the end of the list, it still works as if there is an element in the list and tries to load it. Can we put a limit on lazyLoad?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the lazyLoad behavior with a finite list and an infinite-loop structure, focusing on what happens after the final element. Trace the lazyLoad entry point mentioned in the issue and verify that loading stops when the list has no further elements.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100