forked from ampproject/amphtml
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make amp-form failure message developer-friendlier (ampproject#35964)
This can happen whenever the XHR proxy server returns an error and doesn't include the HTML to render the submit-failure template (e.g., AMP CORS failure, unreacheable proxy). Sever-side rendering of template is an implementation detail of AMP for Email that developers shouldn't care about so it makes sense to change this to one that would make more sense for developers.
- Loading branch information
1 parent
0c43dfe
commit 6770c13
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters