Closed (fixed)
Project:
Paragraphs table
Version:
2.0.6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Jan 2026 at 13:21 UTC
Updated:
8 Mar 2026 at 22:00 UTC
Jump to comment: Most recent
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:

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

Drupal clean 11.3.2 and PHP 8.3.14 and tested with 4 different admin themes.
| Comment | File | Size | Author |
|---|---|---|---|
| verticalScreenshot 2026-01-29 141519.png | 9.87 KB | coaston | |
| horizontScreenshot 2026-01-29 141426.png | 17.25 KB | coaston |
Comments
Comment #2
matysek145 commentedParagraphs 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.
Comment #3
coaston commentedThank 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.
Comment #4
lazzyvn commented