- Issue created by @budalokko
Does the module support nested paragraphs of arbitrary depth?
Code seems to support it, ParagraphAsymetricExtractor::createDuplicateWithSingleLanguage
traverses all my nested paragraphs, but at the end of the process, only first nesting level is created.
This is the original paragraphs structure:
And after the AI translation, this is the result:
Maybe I misunderstood this part of the setup instructions:
but I tried different combinations and didn't make it work.
In fact it doesn't seem possible to accomplish both conditions in nested paragraphs. In the screenshots above:
- "Wrapper lvl 2" paragraph type has a field referencing paragraphs, so it should be configured as "Translatable".
- But that field is a "paragraph field itself" so it shouldn't.
---
Maybe the above is a bit confusing. Please, explain a setup where it should work.
And thanks for a great module !!!
Active
1.0
Documentation