One thing I noticed is that the field set for field group layouts gets the class name 'field-group-default', but I think it should instead have the class name 'field-group-layout'
I think it comes from this line, maybe the ID for the layout field groups have not been set properly?
https://git.drupalcode.org/project/field_group/-/blob/8.x-3.x/src/FieldGroupFormatterBase.php?ref_type=heads#L177

Comments

matsbla created an issue. See original summary.

matsbla’s picture

Issue summary: View changes
valentine94’s picture

Status: Active » Needs review
StatusFileSize
new3.6 KB

Here is a patch that fixes missing group classes

  • matsbla committed 07fd4a78 on 1.0.x authored by Valentine94
    Issue #3390765 by Valentine94, matsbla: Wrong class name for fieldset
    
matsbla’s picture

Status: Needs review » Fixed

Great!

Status: Fixed » Closed (fixed)

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