Problem/Motivation
on Drupal 9.1 I get the following error
Got error 'PHP message: Uncaught PHP Exception Drupal\\Core\\Config\\UnsupportedDataTypeConfigException: "Invalid data type in config blocktabs.schema, found in fileprofiles/tsad8_gov/modules/contrib/blocktabs/config/schema/blocktabs.schema.yml : Malformed inline YAML string at line 15 (near "label: 'Tabs Style' ")" at /var/www/docroot/core/lib/Drupal/Core/Config/FileStorage.php line 118'
Steps to reproduce
install in Drupal 9.1.0
Proposed resolution
removed extraneous white space
Remaining tasks
none
User interface changes
none
API changes
none
Data model changes
none
Issue fork blocktabs-3189608
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 #3
jrglasgow commentedComment #5
g089h515r806 commentedcommited