Calling paragraphs refernce entities more than 2 level not working

Created on 28 September 2023, 9 months ago

I have a content type lest say about us and called a reference type entity paragraph1. now paragraph1 have 3 fields > title, description and type( type is a referenced entities field referenced to paragraph2). paragraph2 have 3 fields > title1, descrpition1 and type1( type1 is a referenced entities field referenced to paragraph3). till here value revived in view as well paragraph twig temple but no value revived/render paragraph3 having fields title2, description2 and type2

paragraph1 have 3 fields >
title
description
type - referenced entities field (paragraph2)

paragraph2 have 3 fields >
title1
description1
type1 - referenced entities field (paragraph3)

paragraph3 have 3 fields >
title2
description2
type2

I am not getting value of fields in paragraph3 (title2, description2, type2)

I tried to call fields in view relation and called fields but no value received. Also create paragraph twig template but get only 2 level value not 3 level

πŸ› Bug report
Status

Active

Version

1.16

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024