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 WordPress core Embed block includes width and height attributes on elements like iframes. This means that if the container exceeds the width value, the embed will not expand to fill the available width. This is an issue because the block doesn't offer any controls for adjusting this width.
The text was updated successfully, but these errors were encountered:
The WordPress core Embed block includes
width
andheight
attributes on elements like iframes. This means that if the container exceeds thewidth
value, the embed will not expand to fill the available width. This is an issue because the block doesn't offer any controls for adjusting this width.The text was updated successfully, but these errors were encountered: