Closed
Description
If you use WebC for a layout, and have a render function that writes out another WebC component, the WebC component is not processed by WebC.
If you do the same thing in a page template, however, it works.
I've created a repo to reproduce the issue: https://github.com/darthmall/11ty-webc-render-function-layout-bug
Activity