Missing config schema for eva_hide_empty option

Created on 9 August 2024, 3 months ago
Updated 23 August 2024, 3 months ago

Problem/Motivation

EVA view display has eva_hide_empty option, but it is missing definition in config schema

views.display.entity_view:
  type: views_display
  label: 'EVA display options'
  mapping:
    entity_type:
      type: string
      label: 'Entity type'
    bundles:
      type: sequence
      label: 'Bundles'
      sequence:
        type: string
        label: 'Bundle'
    show_title:
      type: boolean
      label: 'Show title'
    argument_mode:
      type: string
      label: 'Argument mode'
    default_argument:
      type: string
      label: 'Argument'

So we're having Config Inspector issues when validating config schema

🐛 Bug report
Status

Fixed

Version

3.1

Component

Code

Created by

🇷🇺Russia sorlov

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024