After upgrading core to 8.3 recently, I noticed images were no longer showing for nodes when I configured 'vud' to being displayed through panelizer.

After debugging through the code, I found that in Drupal\Core\Field\FormatterBase, the 'view' function is not able to find any renderable elements because they're all in $elements['#build']['items'].

https://www.drupal.org/node/2804165

CommentFileSizeAuthor
#2 panelizer_entity_field-2922521-2.patch1.01 KBsylus

Comments

sylus created an issue. See original summary.

sylus’s picture

Status: Active » Needs review
StatusFileSize
new1.01 KB

  • marvil07 committed 9b2268a on 8.x-1.x authored by sylus
    Issue #2922521 by sylus: Panelizer entity_field won't display vud votes
    
marvil07’s picture

Status: Needs review » Fixed

Thanks for the report and the patch!
It is now included on 8.x-1.x, next alpha release on Wed.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.