- Issue created by @kurttrowbridge
- Merge request !4Removed condition preventing Paragraphs' title fields from being included in JSON output β (Open) created by kurttrowbridge
In its current state, the controller skips adding title fields to Paragraphs because a Paragraph entity doesn't have a title. However, this prevents a field within a Paragraph, like a Link field, from displaying its title.
I didn't encounter any problems by doing this, but reviews would be appreciated: I removed the check bypassing Paragraphs from including their title in the JSON output. MR forthcoming. Thanks!
Active
1.1
Code