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'].
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | panelizer_entity_field-2922521-2.patch | 1.01 KB | sylus |
Comments
Comment #2
sylus commentedComment #4
marvil07 commentedThanks for the report and the patch!
It is now included on 8.x-1.x, next alpha release on Wed.