Concrete version 9.3.9
When editing a page type default, specifically adding a new block, I always use the “setup on child pages” function to propagate this new addition to the children using that page type.
However, when a newly added block is inside a container, like so:
this function does nothing.
It seems Concrete ignores the container structure when setting the blocks up on the child pages, or rather ignores blocks within them and sets up nothing.
Is this a bug or am I doing something wrong?