question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Does the library support horizontal lazy load out of the box ?

See original GitHub issue

In the readme.md the props offset says it supports horizontal lazyload and we can set it as an array. But in the source code, there is no method to judge the horizontal scroll visible? Is there is something wrong or am I missing something?

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:6

github_iconTop GitHub Comments

1reaction
chrisdopuchcommented, Jul 12, 2019

Amazing! Thanks @ameerthehacker , I guess the other ticket should get closed then. So happy to hear this! ❤️

0reactions
ttmthanhcommented, Dec 15, 2021

I set offset but seem it does not work with horizontal list 😢

Read more comments on GitHub >

github_iconTop Results From Across the Web

Top 5 React Lazy-Loading Libraries for 2022 | Syncfusion Blogs
Supports horizontal lazy load out of the box. Implements only two event listeners for all lazily loaded components, optimizing the performance ...
Read more >
Handle horizontal axis · Issue #56 · twobin/react-lazyload
On my website I have huge horizontal list and I would like to apply lazyloading for items ... Does the library support horizontal...
Read more >
a3 Lazy Load – WordPress plugin
HORIZONTAL SCROLL. Supports lazy loading of images in containers that use horizontal scroll. The admin Images options has a section where you enter...
Read more >
Preventing Content Reflow From Lazy-Loaded Images
Lazy loading doesn't guarantee that the image will fully load before it enters the viewport. The result is a perceived janky experience, ...
Read more >
Lazy Loading Images – The Complete Guide - ImageKit.io
Lazy Loading defers the loading of an image that is not needed on the page immediately. An image, not visible to the user...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found