Issue #3067265: Paragraph templates: unable to access parent-node tokens
requested to merge issue/paragraphs-3067265:3067265-paragraph-templates-paragraphs-1.17 into 8.x-1.x
I am unable to access parent-node tokens from child-paragraphs in the default installed setup. I think that paragraph users would benefit by including first class support for either (or both).
- parent node token accessibility from entity-referenced paragraphs and paragraph library entities.
- passing arguments from parent nodes and parent paragraphs to paragraph children (based on Rules component patterns)
I think this would make paragraphs more component and template like and enable better reuse.
Closes #3067265