Translated paragraphs view is broken

Created on 16 January 2024, 6 months ago
Updated 7 May 2024, about 2 months ago

Problem/Motivation

Since Drupal 10.2.0 when i want to translate my content type which contains paragraphs elements, the view is broken.

Steps to reproduce

1. Creates a content type with a referenced field (paragraphs)
2. Create a content
3. Translate the content
4. You should see exactly the same issue as me (Drag and drop/Order is broken)

Proposed resolution

I can see there is a modification between Drupal 10.1 and Drupal 10.2 :
https://github.com/drupal/core/blob/10.1.x/includes/theme.inc#L1627
https://github.com/drupal/core/blob/10.2.x/includes/theme.inc#L1627

We need to modify the current hook paragraphs_preprocess_field_multiple_value_form

🐛 Bug report
Status

Closed: duplicate

Version

1.0

Component

Code

Created by

🇫🇷France bakop Lille

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024