amphtml: Carousel can't be displayed, the style is broken on mobile and safari developer tool

How do we reproduce the issue?

https://www.google.com.hk/amp/s/www.peachdish.com/menus/V7LsTygAAAqbo1pI/eggplant-caponata-with-toasted-ciabatta-arugula--parmesan%3Fsource=amp

  1. Go to chrome developer tools, then access the link, there is a carousel, but it can’t be displayed because <img> element isn’t generated under <amp-img>
  2. Go to safari developer tools, then access the link, the style is broken, but I can see <img>
  3. Access the link on your mobile, same result with safari.

What browsers are affected?

safari on Mac, all browsers on mobile

Which AMP version is affected?

The version is 1472690078859

About this issue

  • Original URL
  • State: closed
  • Created 8 years ago
  • Comments: 19 (12 by maintainers)

Most upvoted comments

yes - i believe the source of the problem is the same.

I can reproduce this, investigating.