I experience a very strange phenomenon, which I haven’t seen in earlier versions of ContentBlocks (it’s been a few years since I made a site with ContentBlocks and Gitify).
This is on the latest version: 1.12.1-pl.
If I create a repeater field and I put the outer template and inner template in the field definition form, in ContentBlocks itself,
it renders just fine. But if I put the item template in a chunk ‘test’ and put ‘@CHUNK test’ in the outerTpl field of the field definition form,
I see unparsed gibberish in the output. The output is not only the repeater field’s output but that of the whole layout template the field is in.
What could this be?