Problem/Motivation

Try to display horizontal table and the label of second "field" of paragraphs item is not visible. In below example there are just 2 fields, but the same issue if you add multiple columns - the second column always has an issue.

1.Horizontal:
1

2.Vertical - the label of the second field is "TEXT"
2

Drupal clean 11.3.2 and PHP 8.3.14 and tested with 4 different admin themes.

Comments

coaston created an issue. See original summary.

matysek145’s picture

Paragraphs has implemented new structure: https://www.drupal.org/project/paragraphs/issues/3418303 in 1.20. Fixing Paragraphs to 1.19 should fix the issue until Paragraphs table adapts to the new structure.

coaston’s picture

Thank you for your information. Downgrade to 1.19 fixed the issue. However I am running 11.3 so it seems there will be some issues which are fixed in 1.20.
So I hope someone will bring patch to adapt this awesome module.

lazzyvn’s picture

Status: Active » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

  • lazzyvn committed b1ad0aa1 on 2.x
    feat: #3570330 Label missing for horizontal table
    

Status: Fixed » Closed (fixed)

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