Problem/Motivation

With Drupal 11.4, saving the Layout Builder Admin Theme settings form throws a schema error:

No schema for layout_builder_admin_theme.config. These errors mean there is configuration that does not comply with its schema. This is not a fatal error, but it is recommended to fix these issues. For more information on configuration schemas, check out the documentation.

Proposed resolution

Add the required schema file.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

jstoller created an issue. See original summary.

jstoller’s picture

Status: Active » Needs review

MR !7 fixes the error for me, and Config Inspector stops complaining.

jstoller’s picture

Version: 2.0.x-dev » 2.1.x-dev

Rebased MR against latest dev branch.

  • ivnish committed ad2e21ea on 2.1.x authored by jstoller
    fix: #3608352 No schema for layout_builder_admin_theme.config
    
    By:...
ivnish’s picture

Status: Needs review » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.