Problem/Motivation

When rendering an entity within a view. The entity view mode defined in the views configuration is overwritten with the value defined on the given entity for the selected display mode field.

Proposed Solution

If the entity contains a ViewExecutable instance which has a EntityRow plugin, then we'll just skip over setting the view mode for the given entity.

Comments

droath created an issue. See original summary.

  • droath committed fa979ba on 8.x-1.x
    Issue #3104338 by droath: Views that use the entity row format use the...
droath’s picture

Status: Active » Fixed
droath’s picture

Status: Fixed » Closed (fixed)