I’ve created a nested component and was hoping the properties of the nested component are carried through to the parent component. But this seems not the case. Also creating the properties again on the parent and assign them to the nested instance is not possible. This limits the usecase of nested components quite significant.
Thank you for the report. I have moved this to the “Improvements” category and have shared this internally with the team to discuss what would be the best way to provide control over nested component properties when editing a parent component instance.
@charaf Could you please provide an update on this topic?
We are heading in to multiple, large site builds which will utilize several dozen components in Bricks. How we handle component structure hinges on whether this item is addressed or not. Thank you
The properties should not automatically be exposed to the parent component. However, even in Bricks 2.0 RC you can’t pass a property value to a sub-component.