AMP Iframe Issues
-
I do embed an iframe from AnchorFM (anchor.fm) website. Now this cause issues on AMP.
The attribute ‘height’ in tag ‘amp-iframe’ is set to the invalid value ”.
<amp-iframe src=”https://anchor.fm/estateplanner/embed/episodes/S1E2-A-Quick-Look-at-Testamentary-Capacity-e1ujqp/a-a4lk8u” width=”auto” height=”” frameborder=”0″ scrolling=”no” layout=”fixed-height” sandbox=”allow-scripts allow-same-origin”><span placeholder=”” class=”amp-wp-iframe-placeholder”></span><noscript><iframe src=”https://anchor.fm/estateplanner/embed/episodes/S1E2-A-Quick-Look-at-Testamentary-Capacity-e1ujqp/a-a4lk8u” width=”100%” height=”auto” frameborder=”0″ scrolling=”no”></iframe></noscript></amp-iframe>
Please help me resolve this issue.
The topic ‘AMP Iframe Issues’ is closed to new replies.