I have the following error message in my Drupal admin page for a couple of hours.
Drupal\Component\Plugin\Exception\PluginException: Plugin (overrides) instance class "Drupal\layout_builder_st\Plugin\SectionStorage\OverridesSectionStorage" does not exist. in Drupal\Component\Plugin\Factory\DefaultFactory::getPluginClass() (line 97 of core/lib/Drupal/Component/Plugin/Factory/DefaultFactory.php).
composer install with following dependencies and patch:
"drupal/layout_builder_st": "^1.0@alpha",
"patches": {
...
"drupal/layout_builder_st": {
"Argument 1 passed to Drupal\\layout_builder_st\\EventSubscriber\\ComponentPluginTranslate::isTranslation() must implement interface Drupal\\layout_builder\\SectionStorageInterface, null given": "https://www.drupal.org/files/issues/2019-07-24/isTranslation-null-given.patch",
"Inline block loading active block_content revision even if serialized block exists\n": "https://www.drupal.org/files/issues/2020-05-15/layout_builder_st-3067646-10.patch"
}
...
}
Anyone faced this issue today ?
Stack: php8.1.8 / Apache / Mysql / Composer 2.4.1
Regards,
Active
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
No activities found.