lazyload icon indicating copy to clipboard operation
lazyload copied to clipboard

Lazy load don't work if gradient is defined on the image

Open ajays1991 opened this issue 8 years ago • 2 comments

Hi,

I found out that lazy load don't actually lazily load the images on the html page if images in the html has gradient defined. I loads all the images on the html page. We checked the source code and forked the repository to fix/workaround as our internal solution. I thought of letting you know.

Thanks

ajays1991 avatar Feb 16 '17 12:02 ajays1991

What was the fix? How does the html or css look when the problem occurs?

tuupola avatar Aug 27 '17 08:08 tuupola

yeah, it was me who fixed did the workaround. i implemented a very quick fix to get this working as we were being thrown back by investors/gmeter on SEO grounds for page size. It was forked in org repo. I will spare some time and i can atleast point out the code around where i did the fix.

Thanks

ajays1991 avatar Aug 30 '17 10:08 ajays1991