amphtml
amphtml copied to clipboard
The AMP web component framework.
## What's the issue? The default value of the "return" parameter for the amp-access login endpoint is set to the cdn.ampproject.org ["login done" page](https://github.com/ampproject/amphtml/blob/master/extensions/amp-access/0.1/login-dialog.js#L347) with a "url" parameter that contains...
## What's the issue? I faced exactly the same issue as described in https://github.com/ampproject/amphtml/issues/2444 But, once I decided to look at examples - I found they are not working ##...
Trying to add data-poll-interval value as '45000' as I want my server to be polled at every 45 seconds. But it is not working and my server is always polled...
#31594 removes the parsed URL cache on `module` builds. This is because `URL()` without cache performs similarly to using `` with a result cache. The cache implementation takes about `~250B`...
**Please only file reports about bugs in AMP here.** - If you have questions about how to use AMP or other general questions about AMP please ask them on Stack...
I'm not sure there's a great solution to this one. I'm just reporting it as an issue in case someone sees a solution... and otherwise I'm just documenting the behavior....
## Summary Create an AMP component that embeds the MyVideo Video Player: ``. This component will be used by publishers using [TheOutPlay](http://www.theoutplay.com/) platform. The player will be embedded inside an...
In #24044 I will be introducing some logic into `amp-story-auto-ads` that will look for an `amp-ad-exit` config and if it exists, try to extract an url for the CTA click....
## Describe the new feature or change to an existing feature you'd like to see Hello, I'm trying to display our 3 social share methods as stacked rows with a...
## Describe the new feature or change to an existing feature you'd like to see Hello, I have a use case that I haven't found anything that mentions it in...