ampproject / amphtml

The AMP web component framework.
https://amp.dev
Apache License 2.0
14.88k stars 3.89k forks source link

Videos using amp-video-docking don't show docking controls when used with amp-next-page #34935

Open ak1929 opened 3 years ago

ak1929 commented 3 years ago

Description

AMP videos, when used with amp-next-page, don't show docking controls or docking overlays. However, if a video is present before the amp-next-page setup, the subsequent videos in the list work fine.

Reproduction Steps

Here's a Glitch example made using an existing amp-next-page example: https://obsidian-evergreen-november.glitch.me Code: https://glitch.com/edit/#!/obsidian-evergreen-november

Add the video component to either views/article1.html or views/article2.html. Docking works, however, docking overlay doesn't show up.

If you add the same video to views/layouts/index.html, the docking overlays in article1.html/article2.html work fine.

Relevant Logs

No response

Browser(s) Affected

No response

OS(s) Affected

No response

Device(s) Affected

No response

AMP Version Affected

No response

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.