How can I show youtube video in AMP story code? I am using amp-youtube inside amp-story-grid-layer for it, but the validator is showing error
Tag 'amp-youtube' is disallowed as the child of tag 'amp-story-page'
How can I show youtube video in AMP story code? I am using amp-youtube inside amp-story-grid-layer for it, but the validator is showing error
Tag 'amp-youtube' is disallowed as the child of tag 'amp-story-page'
Copyright © 2021 Jogjafile Inc.
As the errors states it is not allowed to use
amp-youtube
as a children ofamp-story-grid-layer
- also see the list of allowed elements