- Issue created by @devil2005
- 🇩🇪Germany Anybody Porta Westfalica
I can neither confirm this, nor did you provide enough information to be able to reproduce this or anyone else reported this. So I guess it might be an issue on your side.
- Status changed to Postponed: needs info
about 1 year ago 6:07am 9 October 2023 - 🇫🇷France devil2005
Any other information : when i want to change display parameters of the fiel group : i can't do anything, i can change parameters mais nothing is saved...
On the D9 version of the site : all is ok (i have both side by side to test) - 🇺🇸United States wereallmonks
I ran into a similar issue where my form display groups stopped appearing when I migrated. I used 'details' heavily and through testing, I discovered that 'tabs' now uses that functionality instead of details. Also, check your Form Modes. At Structure > Display Modes > Form Modes I had to set a new form mode for 'Content'. Cleared Cache and then my D9 form display now is identical to my D10 site.
- 🇮🇳India kmani
The same issue is happening to me also. after upgrading D9 to D10. some of the field group fileset are not visible in manage form display
- 🇺🇸United States danlinn
I can confirm that this is happening on an upgrade from Drupal 9.3.1 to 9.5, too. We have a Sidebar Details element that gets corrupted somehow. It now has no settings on the manage form display page and I'm unable to change it. Looking into it!
- 🇺🇸United States danlinn
So I have confirmed that this field group has had a bad config since it was created years ago. I'm in a hurry, so I just modified the config and re-imported it. I have an issue now where I can't move things out of a fieldset now but I can live with that for now. I'm using 3.2.0 on D9.5.
Hi. We have recently upgraded to D10 with v3.6 of Field Group. I believe we are experiencing the same issues as described above.
I can confirm that in our case the error appears to relate to a performance -> JS aggregation issue that clearly encapsulates the JS from this module. Disabling aggregation fixes the problem of the tabes not rendering correctly.
It looks like Drupal is erroring/failing to aggregate a block of JS. I've only just started investigating, so need to dive a bit deeper into the route cause.