Noticed that while running the functional test, there's a SchemaIncompleteException indicating some missing schema errors for the easy_breadcrumb.settings configuration.
Drupal\Core\Config\Schema\SchemaIncompleteException: Schema errors for easy_breadcrumb.settings with the following errors: easy_breadcrumb.settings:remove_repeated_segments_text_only missing schema, easy_breadcrumb.settings:home_segment_validation_skip missing schema in Drupal\Core\Config\Development\ConfigSchemaChecker->onConfigSave() (line 94 of core/lib/Drupal/Core/Config/Development/ConfigSchemaChecker.php).

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

sumit-k created an issue. See original summary.

sumit-k’s picture

Status: Active » Closed (duplicate)

Seems it is fixed in 2.x. Closing this issue.