ArgumentCountError exception

Created on 15 February 2025, 3 months ago

Problem/Motivation

Using the 3.0.0-beta1 version of this module on D11 I got this on admin/config/content/tablefield:
Uncaught PHP Exception ArgumentCountError: "Too few arguments to function Drupal\\Core\\Form\\ConfigFormBase::__construct(), 1 passed in [SITE]/web/modules/contrib/tablefield/src/Form/TablefieldConfigForm.php on line 18 and exactly 2 expected" at [SITE]/web/core/lib/Drupal/Core/Form/ConfigFormBase.php line 44

Steps to reproduce

Visit admin/config/content/tablefield

Proposed resolution

See the MR. Making that change on Drupal 10.1.6 works even tho ConfigFormBase doesn't take the second argument in that version.

πŸ› Bug report
Status

Active

Version

3.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States TolstoyDotCom L.A.

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024