I used Layout builder for a site (Site A) using Drupal 9 and configured the Article content type to
- Use Layout Builder and
- Allow each content item to have its layout customized
This allowed me to customize each article node page whenever is needed. While this module is working as epxected in Site A, exporting and importing all the site configuration to a new Drupal site (Site B) creates the following issues on the aritcle nodes.
- The body of the article node is rendered twice
- Any block added to the article node using the Layoutbuilder UI is rendered twice.
Other content types are not affected since they are not configured to use the Layoutbuilder. Issue only affects the Article content type and no error message displayed when importing the configuration. Clearing the cache in Site B doesnt make any difference. Please see attached screenshot of the Layout for the content type Article for the two sites, side by side.
My question is, is this a known bug in the layout builder or Drupal configu sync? if so how can I resolve the duplication of fields in the destination site?
Any advise how i can overcome this issue will be greatly apprciated.
Drupal: 9.4.8