Problem/Motivation
Embedding a paragraph via WYSIWYG throws an error but goes through just fine if you click "Submit" again.

Steps to reproduce
* Install and configure the 'paragraphs_entity_embed' module (4.x version).
* Switch to a custom workspace
* Create a new post and embed a paragraph via WYSIWYG.
* Notice that when you try to save the embedded paragraph an error message appears "This entity can only be changed in a Live workspace".

Proposed resolution
Add 'embedded_paragraphs' to the list of ignored entity types.

Issue fork wse-3534731

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

paranojik created an issue. See original summary.

paranojik’s picture

Issue summary: View changes

paranojik’s picture

Status: Active » Needs review

amateescu made their first commit to this issue’s fork.

  • amateescu committed 590ec48b on 2.0.x authored by paranojik
    Issue #3534731 by paranojik: 'embedded_paragraphs' entity type should...
amateescu’s picture

Status: Needs review » Fixed

Looks great, merged into 2.0.x, thanks!

  • amateescu committed 468647b8 on 1.0.x authored by paranojik
    Issue #3534731 by paranojik: 'embedded_paragraphs' entity type should...

Status: Fixed » Closed (fixed)

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