builder icon indicating copy to clipboard operation
builder copied to clipboard

Bug: preview issues using components inside components

Open the3dfox opened this issue 1 year ago • 1 comments

I encountered an issue using a component inside a component. For instance, creating a component called headline and using this component inside a second component image

This leads to the following problem:

  1. Component not rendered in editor canvas. In the preview, it is rendered correctly though image

the3dfox avatar Feb 26 '24 12:02 the3dfox

I'm experiencing issues with this as well. In my case, components nested within a component are visible on the pages where they're present, but do not display the attribute overrides in the page-edit context.

For example, I have here a simple header component which contains menu links as sub-components. As you can see, the default sub-component text is displayed on the page edit view: image

In the component editor the component-level attribute overrides are rendered correctly: image

They're also just fine on the rendered frontend: image

In the end, this doesn't impede development, but it is annoying.

batonac avatar Mar 11 '24 15:03 batonac

:tada: This issue has been resolved in version 1.10.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket:

surajshetty3416 avatar Jun 27 '24 05:06 surajshetty3416