I've installed a boilerplate version of drupal 8.8 using docksal
Installed 3.0.0-rc2 of field_group using composer

I've created 2 groups left_side and right_side on the website feedback form under admin/structure/contact

I've placed name and email in the left_side and subject and message into the right.

Viewing the form it looks like this

I would expect the email field to reside in the email group but it does not?

Reverting the code base back to 8.x-3.0-beta1 I can see that this broke in 8.x-3.0-rc1

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

darrenwh created an issue. See original summary.

darrenwh’s picture

Version: 8.x-3.x-dev » 8.x-3.0-rc2
darrenwh’s picture

The issue is on the current 8.x-3.x-dev version too

darrenwh’s picture

Issue summary: View changes
Ruuds’s picture

I also encountered this issue. See https://www.drupal.org/project/drupal/issues/3122011 for a fix.

maacl’s picture

Status: Active » Closed (duplicate)
Related issues: +#3122011: Grouping support for Item and Email FormElements