I am not sure it is a bug... If not, I think it should be in the doc as a warning...
Video Embed WYSIWYG (video_embed_wysiwyg) is a submodule of Video Embed Field ( video_embed_field)

Steps to reproduce the problem:
1-Add a simple Paragraph type.
2-In it, add a video using the wysiwyg integration of Video Embed Field;
3-select "responsive video"

Result: the video will not showing up

workaround: Uncheck "responsive video"...

Comments

DuneBL created an issue. See original summary.

  • thejimbirch committed 38320da on 8.x-2.x
    Issue #2887107 by thejimbirch: Adds 100% width to .paragraph so embeds...
thejimbirch’s picture

Status: Active » Fixed

This is fixed in dev/alpha6 by adding width: 100% to the .paragraph

dunebl’s picture

I confirm that alpha6 doesn't have this issue!!
Thanks a lot!!!!

thejimbirch’s picture

Status: Fixed » Closed (fixed)