You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Certain images are not loading. I don't know yet what could be affecting it.
Figure not loading:
<figure class="listItem__figure relative">
<a rel="nofollow" role="link" class="$tkl" href="http://target.georiot.com/Proxy.ashx?TSID=5036&GR_URL=http%3A%2F%2Fwww.amazon.com%2Fs%2Fref%3Das_li_ss_tl%3Furl%3Dsearch-alias%253Dtoys-and-games%26field-keywords%3DProfessor+Severus+Snape&amazon-ids-by-cc=US%3DRankerpic75687-20" data-tkl-params="listId=861089&nodeId=2008343&buyImgLink=true" data-tkl-clickbound="true"><img data-sizes="auto" itemprop="image" data-src="https://imgix.ranker-dev.com/node_img/101/2008343/original/severus-snape-film-characters-photo-1?w=87&h=87&fit=crop&crop=faces&q=60&fm=pjpg" class="listItem__image lozad" alt="Professor Severus Snape
...
is listed (or ranked) 9 on the list The Best Movie Characters of All Time"></a></figure>
Figure loading:
<figure class="listItem__figure relative">
<a rel="nofollow" role="link" class="$tkl" href="http://target.georiot.com/Proxy.ashx?TSID=5036&GR_URL=http%3A%2F%2Fwww.amazon.com%2Fs%2Fref%3Das_li_ss_tl%3Furl%3Dsearch-alias%253Dtoys-and-games%26field-keywords%3DRocky+Balboa&amazon-ids-by-cc=US%3DRankerpic75687-20" data-tkl-params="listId=861089&nodeId=3533123&buyImgLink=true" data-tkl-clickbound="true"><img data-sizes="auto" itemprop="image" data-src="https://imgix.ranker-dev.com/node_img/177/3533123/original/rocky-balboa-film-characters-photo-1?w=87&h=87&fit=crop&crop=faces&q=60&fm=pjpg" class="listItem__image lozad" alt="Rocky Balboa
is listed (or ranked) 10 on the list The Best Movie Characters of All Time" src="https://imgix.ranker-dev.com/node_img/177/3533123/original/rocky-balboa-film-characters-photo-1?w=87&h=87&fit=crop&crop=faces&q=60&fm=pjpg" data-loaded="true"></a></figure>
Possible Solution
Use threshold 0.0 (default)
Context
Loading a list, each element with a "profile" picture. So they have the same structure.
Chrome works OK Version 80.0.3987.149 (Official Build) (64-bit)
I had a similar issue with firefox/chrome and alt tag. I added to the lazy images following css: display:block;min-width:1px;min-height:1px; and that fixed the issue for me. Maybe that will fix the issue.
Expected Behavior
Load image
Current Behavior
Certain images are not loading. I don't know yet what could be affecting it.
Figure not loading:
Figure loading:
Possible Solution
Use threshold 0.0 (default)
Context
Loading a list, each element with a "profile" picture. So they have the same structure.
Chrome works OK Version 80.0.3987.149 (Official Build) (64-bit)
Config:
Tested on:
The text was updated successfully, but these errors were encountered: