react-lazyload icon indicating copy to clipboard operation
react-lazyload copied to clipboard

Adds logic for handling DOM node as scrollContainer

Open Nantris opened this issue 5 years ago • 5 comments
trafficstars

Based on @opula's fork. The change that seems to make things work is fixing the scrollContainer not being set.

Nantris avatar Dec 03 '19 21:12 Nantris

Looks like this repo is not active anymore, this PR would fix my issue.

@Slapbox what you end up doing?

Iliyass avatar Feb 28 '20 11:02 Iliyass

Hey everyone will have a quick look in the weekend and get it merged

ameerthehacker avatar Feb 28 '20 15:02 ameerthehacker

I've noticed the same issue. Any chance to get it merged?

kutoman avatar May 11 '20 16:05 kutoman

FWIW, this fixes some issues - but did not fix it completely - it was not enough that we ended up using React-Lazyload. It might work better for your use case though, if it's merged.

Nantris avatar May 11 '20 17:05 Nantris

@Slapbox actually I seem to have major issues. The lazy load mechanism doesn't work at all for me (except for loading forcefully by a forceCheck call). I was trying it with the query selector instead. Thus it seems I won't even start using it.

kutoman avatar May 11 '20 17:05 kutoman