Closed (works as designed)
Project:
Entity Embed
Version:
8.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Sep 2016 at 08:08 UTC
Updated:
9 Nov 2018 at 14:38 UTC
Jump to comment: Most recent
Comments
Comment #2
volkerk commentedComment #3
dave reidThis was my hesitation at splitting up the 'Rendered entity' formatter into a plugin for each view mode, we cannot assume that a renderable entity actually has any view modes, but it should *always* be able to render using the default view mode.
Comment #4
dave reidComment #5
volkerk commentedComment #6
volkerk commentedSo, implementing hook_entity_embed_display_plugins_for_context_alter fixes the behaviour for the moment:
Comment #7
wim leersSee #2748581-20: Embedding core Contact forms.