- Issue created by @weseze
- π·π΄Romania alexandru.dumitru Cluj
alexandru.dumitru β made their first commit to this issueβs fork.
- π·π΄Romania alexandru.dumitru Cluj
Works perfectly if you are not using entity_clone.
Added a temporary fix to avoid using entity_clone for this case but surely there is a better way to handle this.
Related issue on entity_clone may be found here https://www.drupal.org/project/entity_clone/issues/3050027 π Inline Blocks on Layout Builder Fail to Clone Correctly Needs work
- π¨π¦Canada laura.j.johnson@gmail.com Toronto
Thanks for this patch, I agree it fixes the issue of paragraphs not being cloned (if not using Entity Clone) and the issue that they are locked.
I have an additional issue that if the cloned paragraph contains a media reference, the media doesn't display in the cloned paragraph in layout builder. The media reference is there, I can see it when I debug and it also displays on the node canonical route. But in Layout Builder preview it looks as though no media has been added in the preview and when viewing the block form.
I'll open up another issue for that but hoping someone may have ideas... I've tried with entity clone, same result. I've tried creating a block and paragraphs from scratch, same result.