Container must not be defined when saving a tab block in layout builder with layout builder tabs
Fatal error: Type of Drupal\sites_path_alias\Entity\SitesPathAliasEntityTypeManager::$container must not be defined (as in class Drupal\Core\Entity\EntityTypeManager) in /var/www/html/web/modules/contrib/sites/modules/sites_path_alias/src/Entity/SitesPathAliasEntityTypeManager.php on line 0
Steps to reproduce:
- Group setting with sites and sites_path_alias
- Install layout_builder_tab
- Install paragraph
- Create a new paragraph type
- expose paragraph type as block
- Go to
admin/group/types/manage/{bundle}/display/full/layout
- create a tab section
- place a paragraph block inside
- save
Edited by Mathias Grab