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).
Issue fork easy_breadcrumb-3416901
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
Comment #2
sumit-k commentedSeems it is fixed in 2.x. Closing this issue.