twobin / twobin/react-lazyload
Lazy loading not triggered until bottom of tall image is visible
Open
- Dominant language
- JavaScript
- Stars
- 5.9k
- Forks
- 485
- PR merge metrics
- No merged PRs in 30d
Description
I use low resolution images as placeholders.
As you can see on the following screenshot, the high resolution image has not loaded (the image is pixelated).
The high resolution image loads as soon as bottom of tall image is visible. How can I trigger lazy loading when top is visible?

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.