- Issue created by @sebasto
When using Layout Paragraphs with UI Patterns, if a paragraph is set as a Layout Section, the component associated with that paragraph appears twice in the DOM on the front-end: once with the actual content/slots, and a second time with only the props, but no content/slots.
If the paragraphs is not set as a Layout Section, i don't have this issue.
Active
2.1
Code