Hi there, i found an inconsistency in paragraphs 8.x-1.3 . I took the following steps:

1. I added an Entity reference field for paragraphs in a content type.
2. I followed the steps described in here in order to make it translatable. It all worked perfectly, the paragraph field content were available in my node.
3. Then I added another paragraphs entity reference field to the same content type and performed the multilingual configuration again. But the fields content is not present in the frontend.

Any ideas? :)

Comments

radscheit created an issue. See original summary.

radscheit’s picture

Title: Cannot handle multiple parraph references in one node under multilang » Cannot handle multiple paragraph references in one node under multilang
Category: Support request » Bug report
Issue summary: View changes
miro_dietiker’s picture

Category: Bug report » Support request
Priority: Major » Normal
Status: Active » Postponed (maintainer needs more info)

"I added an Entity reference field" - You need to add an "Entity Reference Revisions" field.

We have cases where multiple fields are present at the same time on a Node or a container Paragraph.
Thus it must be a misconfiguration or custom code that breaks it.