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
The tag 'amp-google-document-embed' is disallowed.
[code: DISALLOWED_TAG category: DISALLOWED_HTML]
ACTION TAKEN: amp-google-document-embed tag was removed due to validation issues.
Is this normal or I have something wrong with my amp code and it gets red flagged ?
The text was updated successfully, but these errors were encountered:
My apologies. I thought this issue was opened for the AMP plugin for WordPress.
In any case, I believe the issue is that amp-library has not been updated to include support for amp-google-document-embed. In the context of the WordPress plugin, we are going to be extracting the PHP logic from the plugin so that it can be used in the Drupal module or any other PHP-based CMS. See ampproject/amp-wp#2315.
I am getting an error while parsing html with a pre-applied amp-google-document-embed tag.
https://amp.dev/documentation/components/amp-google-document-embed/
[code: DISALLOWED_TAG category: DISALLOWED_HTML]
ACTION TAKEN: amp-google-document-embed tag was removed due to validation issues.
Is this normal or I have something wrong with my amp code and it gets red flagged ?
The text was updated successfully, but these errors were encountered: