Problem/Motivation

You cannot configure better_exposed_filters for a view if a (non-)single node types filter exists on that view. The following error is thrown, causing the form building to fail:

Error: Call to a member function getFormId() on null in Drupal\node_singles\Plugin\views\filter\LimitBundle->valueForm()

Steps to reproduce

Add a (non-)single node types filter to a view. Install better_exposed_filters and enable it for the same view. Try to configure better_exposed_filters on this view.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

DieterHolvoet created an issue. See original summary.

  • DieterHolvoet committed 79a68ac2 on 3.x
    Issue #3352156 by DieterHolvoet: Error: Call to a member function...
dieterholvoet’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.