Seeds Layouts: Error encountered at /admin/config/content/seeds_layouts/columns when adding new column

Created on 7 April 2025, 13 days ago

Problem/Motivation

When accessing ColumnsForm, it throws an error.

Steps to reproduce

1: Install the "Seeds layouts" using the following command:
composer require 'drupal/seeds_layouts:^2.0'

2: Navigate to admin/config/content/seeds_layouts/columns.

3: The following error appears:

ArgumentCountError: Too few arguments to function Drupal\Core\Form\ConfigFormBase::__construct(), 1 passed in modules\contrib\seeds_layouts\src\Form\ColumnsForm.php on line 66 and exactly 2 expected in Drupal\Core\Form\ConfigFormBase->__construct() (line 44 of core\lib\Drupal\Core\Form\ConfigFormBase.php)

Note: I am using Drupal 11 with PHP 8.3.19 version.

🐛 Bug report
Status

Active

Version

2.0

Component

Code

Created by

🇮🇳India adityarawat_ln

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024