You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unfortunately, scrolling in emails is a hard problem (this is a big issue for lightbox: #23170). The email is always fully in viewport, since it's rendered inside an iframe, so you'd need to scroll the parent page which is on a different origin.
caroqliu
changed the title
amp4email scrollTo doesn't work
AMP4Email: Support scrollTo action
Apr 29, 2020
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.
What's the issue?
AMP email: scrollTo functionality doesn't work on AMP email playground or in gmail client when you send a test email from playground.
How do we reproduce the issue?
Tips on Rendering Bugs
What browsers are affected?
amp4 email playground, gmail client.
Which AMP version is affected?
The text was updated successfully, but these errors were encountered: