Problem/Motivation

When installed along with the layout_paragraphs module, the layout_paragraphs_entity_translation_create does basically the same as paragraphs_asymmetric_translation_widgets.

Steps to reproduce

Install both modules on the fresh Drupal install and observe a weird behaviour when trying to translate a paragraph.

Proposed resolution

Check the paragraph behavioral_settings for layout_paragraphs. And if there is - skip the paragraph duplication.

Comments

dlevchik created an issue.