TypeError when accessing settings or config page of webform

Created on 26 November 2024, 26 days ago

Problem/Motivation

See screen recording below:
Screen recording

When I access settings or configuration of form, I get a white screen. In Drupal logs, I get

Config error
TypeError: Drupal\webform\Form\AdminConfig\WebformAdminConfigBaseForm::buildBulkOperations(): Argument #1 ($settings) must be of type array, null given, called in /var/www/deohs-web/web/modules/contrib/webform/src/Form/AdminConfig/WebformAdminConfigFormsForm.php on line 565 in Drupal\webform\Form\AdminConfig\WebformAdminConfigBaseForm->buildBulkOperations() (line 74 of /var/www/deohs-web/web/modules/contrib/webform/src/Form/AdminConfig/WebformAdminConfigBaseForm.php).

Settings Error
TypeError: Drupal\webform\EntitySettings\WebformEntitySettingsBaseForm::appendBehaviors(): Argument #4 ($default_settings) must be of type array, null given, called in /var/www/deohs-web/web/modules/contrib/webform/src/EntitySettings/WebformEntitySettingsGeneralForm.php on line 278 in Drupal\webform\EntitySettings\WebformEntitySettingsBaseForm->appendBehaviors() (line 129 of /var/www/deohs-web/web/modules/contrib/webform/src/EntitySettings/WebformEntitySettingsBaseForm.php).

Steps to reproduce

After a form is created, click on settings or configuration. See screen recording below:
Screen recording

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Active

Version

6.2

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States albertho425

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

Comments & Activities

Production build 0.71.5 2024