metafizzy / metafizzy/infinite-scroll

Safari not displaying loaded srcset images

Open
#770 5 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
HTML
Stars
7.5k
Forks
1.7k
PR merge metrics
No merged PRs in 30d

Description

Hi i'm getting a weird behaviour on the website https://nschmid.ch.
Since updating from version 2 to 3 the content gets appended correctly but the images arent loaded or displayed on iphone / ios. It works perfectly on all other devices i tested...

Any ideas?

This is how im initializing the plugin:

$('#main').infiniteScroll({
path: "a.next",
append: ".post",
});

Thanks!

Contributor guide

Open the contributing guide

Research direction

Reproduce the issue on the linked website using iPhone or iOS Safari, starting from the shown infiniteScroll initialization with path "a.next" and append ".post". Inspect whether appended images with srcset are present but not displayed, and verify that the images load correctly on Safari without regressing other devices.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, jquery
Domain
frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.