-
Notifications
You must be signed in to change notification settings - Fork 3.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🐛 amp-story-page-outlink CTA is broken in localDev #35914
Comments
#35913 fixes this. |
Upon further investigation we found this is another side effect of #35823
amphtml/extensions/amp-story/1.0/utils.js Lines 88 to 98 in a41366d
Later we try to queryselect explicitly into the shadow root using amphtml/extensions/amp-story/1.0/amp-story-page-attachment.js Lines 344 to 346 in a41366d
|
@samouri cc/ @ampproject/wg-stories |
Can this be closed? |
I'll ensure this does not occur again when trying to redeploy the change |
To the people who are looking for a fix , read this. example
|
Description
Swipe/click doesn't work for
<amp-story-page-outlink>
on localDev server.Reproduction Steps
Go to a demo
examples/amp-story/attachment.html
and swipe or click on one of theamp-story-page-outlink
pages' ctaRelevant Logs
No response
Browser(s) Affected
All
OS(s) Affected
All
Device(s) Affected
All
AMP Version Affected
No response
The text was updated successfully, but these errors were encountered: