diff --git a/src/Form/Related/Elements.php b/src/Form/Related/Elements.php index eefd91690..5bf17b1ac 100644 --- a/src/Form/Related/Elements.php +++ b/src/Form/Related/Elements.php @@ -425,7 +425,6 @@ protected function createGroup($attributes, $old = false, $key = null): Group }); foreach ($elements as $el) { - $group->push($el); }