Automatically closed - issue fixed for 2 weeks with no activity.
The class media--view-mode-
is always showing up empty when inspecting the DOM around an embedded media entity.
view_mode.id()
is always empty in the Media entity Twig template. Replace it with just view_mode
Core media.html.twig template indicates one of the available variables is view_mode.
/**
* @file
* Default theme implementation to present a media item.
*
* Available variables:
* - view_mode: View mode; for example, "teaser" or "full".
Fixed
2.1
User interface
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Automatically closed - issue fixed for 2 weeks with no activity.