I've been stumped by an issue with adding contexts in Page Manager, which won't stick. In checking the site logs, this is the issue generated:

Notice: Undefined variable: value in Drupal\ctools\Form\ContextConfigure->submitForm() (line 177 of /[site name]/modules/ctools/src/Form/ContextConfigure.php)

Further tracing brings me up to line 20, where this error is generated:
Fatal error: Class 'Drupal\Core\Form\FormBase' not found in /modules/ctools/src/Form/ContextConfigure.php on line 20

Issue fork ctools-2875073

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:

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

karolus created an issue. See original summary.

alex_optim’s picture

Assigned: Unassigned » alex_optim
kunalkursija’s picture

suraj.m95 made their first commit to this issue’s fork.