Error After Enabling

Created on 23 August 2023, 10 months ago
Updated 26 October 2023, 8 months ago

Problem/Motivation

After enabling (Drupal 10.1, PHP 8.1), I get this white screen of death error:

Drupal\Core\Config\UnsupportedDataTypeConfigException: Invalid data type in config ckeditor_indentblock.schema, found in file modules/contrib/ckeditor_indentblock/config/schema/ckeditor_indentblock.schema.yml: Duplicate key "ckeditor5.plugin.ckeditor_indentblock_indent" detected at line 15 (near " label: 'Enable'"). in Drupal\Core\Config\FileStorage->read() (line 118 of core/lib/Drupal/Core/Config/FileStorage.php).

Proposed resolution

In the referenced file config/schema/ckeditor_indentblock.schema.yml, delete the repeated key for ckeditor5.plugin.ckeditor_indentblock_indent. That appears to work for me so far.

πŸ› Bug report
Status

Closed: works as designed

Version

1.0

Component

Code

Created by

πŸ‡¨πŸ‡¦Canada ryanrobinson_wlu

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

Comments & Activities

Production build 0.69.0 2024