-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Closed
Description
What's the issue?
The amp travel demo shows a teaser slider with images. Once in mobile viewport native scrolling is used instead of the usual amp-carousel for slidable content. That allows for different content dimensions due to flowing text on mobile compared to desktop. Unfortunately the images at least one viewport width sidewards in the scrollable container are no longer loaded. This did work in the initial version of the demo.
How do we reproduce the issue?
- Download the template: https://amp.dev/static/files/templates/travel.zip
- Open templates/travel.amp.html
- Reduce browser size to mobile viewport (320) and relaod
- Scroll down to "Top adventures near you"
- Scroll sidewards to last teaser
- Should show image but did not load resource nor render image tag
What browsers are affected?
All browsers. Tested on Chrome and Safari and Safari Simulator-
Which AMP version is affected?
Powered by AMP ⚡ HTML – Version 1909181902540
Reactions are currently unavailable