What would happen if you had two item views with the same match
config?
netgen_layouts:
view:
item_view:
app:
recipes_app:
template: 'nglayouts/admin/recipe_item.html.twig'
match:
item\value_type: 'doctrine_recipe'
recipes_app2:
template: 'nglayouts/admin/recipe_item2.html.twig'
match:
item\value_type: 'doctrine_recipe'