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
On the latest version of @ampproject/toolbox-optimizer (v2.9.0), it appears that certain iframe attributes are being stripped off the iframe. One in particular is the heights attribute.
On the latest version of
@ampproject/toolbox-optimizer
(v2.9.0
), it appears that certain iframe attributes are being stripped off the iframe. One in particular is theheights
attribute.Per the AMP docs
amp-iframe
should include Common Attributes, with heights being one of the supported attributes foramp-iframe
.Is there any way around this or an option to not optimize iframe elements?
Many thanks!
--
Script to reproduce:
The text was updated successfully, but these errors were encountered: