- Issue created by @Grimreaper
In https://git.drupalcode.org/project/ui_suite_bootstrap/-/jobs/5484004, I got:
1) Drupal\Tests\ui_suite_bootstrap\Kernel\ComponentValidatorTest::testComponents
Drupal\Core\Render\Component\Exception\InvalidComponentException: [library] The property drupalSettings is not defined and the definition does not allow additional properties
Have a component with:
libraryOverrides:
drupalSettings: {}
Allow drupalSettings in libraryOverrides.
Active
1.0
Code