When saving my view I get this:

The website encountered an unexpected error. Please try again later.

InvalidArgumentException: The configuration property display.default.display_options.filters.created.group_info.group_items.1.value.type doesn't exist. in Drupal\Core\Config\Schema\ArrayElement->get() (line 74 of core/lib/Drupal/Core/Config/Schema/ArrayElement.php). 

Because it sets these values recursively, we know it is the very last item 'type' which doesn't exist.
Also when editing the view this value, which manifests as a radio button field with two options, remembers the value but the widget is always unset when I edit the group filters form.

Comments

matslats created an issue. See original summary.

dagmar’s picture

Status: Active » Closed (duplicate)