There is a duplicate key in the schema for bootstrap_barrio_messages_widget_toast_delay which then throws this error:

  Invalid data type in config bootstrap_barrio.schema, found in file themes/contrib/bootstrap_barrio/config/schema/bootstrap_barrio.schema.yml: Duplicate key "bootstrap_barrio_messages_widget_toast_delay" detected at line 350 (ne
  ar "# ----------------------------").
CommentFileSizeAuthor
#2 bootstrap_barrio-3581045.patch506 bytesdsdeiz
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

dsdeiz created an issue. See original summary.

dsdeiz’s picture

Status: Active » Needs review
StatusFileSize
new506 bytes

Patch attached.

vinodhini.e made their first commit to this issue’s fork.

vinodhini.e’s picture

Hi, Tested this issue on Drupal 11.2.5 and was able to reproduce the same problem while running the config schema inspection using Config Inspector.

After applying the provided patch, I re-ran the config inspection and the issue is now resolved.

Thanks!

hatuhay’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.

  • hatuhay committed 92e7d48d on 5.5.x
    Issue #3581045 by dsdeiz: Duplicate key in the schema