twobin / react-lazyload

Lazy load your component, image or anything matters the performance.
MIT License
5.85k stars 487 forks source link

Lazyload not working with horizontal scroll #364

Open lamsh94 opened 2 years ago

lamsh94 commented 2 years ago

Hi, I saw the document have support horizontal lazyload (https://github.com/twobin/react-lazyload#offset). I'm tried to apply lazy load to horizontal scroll but it doesn't seem to work (https://github.com/twobin/react-lazyload/pull/363).

Could you describe more specifically how to use horizontal lazy load?

Thank you.

ttmthanh commented 2 years ago

I want to know too