In src/Plugin/Filter/ParagraphEmbedFilter.php where the entity is rendered, the module expects there to be a paragraph view mode named 'Embed'. It would be nice if this was created on module install.

Comments

cnikolajsen created an issue. See original summary.

skek’s picture

Status: Needs review » Needs work
+++ b/config/install/core.entity_view_mode.paragraph.embed.yml
@@ -0,0 +1,9 @@
\ No newline at end of file

We need a new line at the end of the file

  • skek committed ed42ba5 on 8.x-1.x authored by cnikolajsen
    Issue #2998716 by cnikolajsen: Missing paragraph view mode 'Embed'
    
skek’s picture

Status: Needs work » Fixed

I've add the new line for you.
Thank you for the contribution here.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.