Closed kiyoshi-satoo closed 1 year ago
My page is too long and it has a lot of images that load via lazyload
lozad('.lozad', { loaded: function(el) { scroller.update() } }); or using setTimeout
Such methods do not help. The page height is still calculated incorrectly. Plus, I get another bug with scroll jumps.
Are there any workarounds to solve this?
My page is too long and it has a lot of images that load via lazyload
Such methods do not help. The page height is still calculated incorrectly. Plus, I get another bug with scroll jumps.
Are there any workarounds to solve this?