Problem
A fresh installation with the canvas sub-module runs into the following error when opening the settings form:
Steps to reproduce
Install canvas sub-module and open settings form:
The website encountered an unexpected error. Try again later.
ArgumentCountError: Drupal\lupus_decoupled_canvas\Hook\LupusDecoupledSettingsFormAlter::__construct(): Argument #1 ($configFactory) not passed in Drupal\lupus_decoupled_canvas\Hook\LupusDecoupledSettingsFormAlter->__construct() (line 25 of modules/contrib/lupus_decoupled/modules/lupus_decoupled_canvas/src/Hook/LupusDecoupledSettingsFormAlter.php).
Drupal\Component\DependencyInjection\Container->createService() (Line: 177)
Drupal\Component\DependencyInjection\Container->get() (Line: 28)
Drupal\Core\DependencyInjection\ClassResolver->getInstanceFromDefinition() (Line: 100)
Drupal\Core\Utility\CallableResolver->getCallableFromDefinition() (Line: 7Issue fork lupus_decoupled-3583088
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
Comment #3
fagoComment #5
fago