Having the submodule webprofiler of the devel package enabled result in the following error on opening the settings page (/admin/config/content/alinks):

TypeError: Argument 2 passed to Drupal\alinks\Form\KeywordSettingsForm::__construct() must be an instance of Drupal\Core\Entity\EntityTypeManager, instance of Drupal\webprofiler\Entity\EntityManagerWrapper given, called in /app/public/magazin/modules/contrib/alinks/src/Form/KeywordSettingsForm.php on line 45 in Drupal\alinks\Form\KeywordSettingsForm->__construct() (line 30 of modules/contrib/alinks/src/Form/KeywordSettingsForm.php).

Comments

osopolar created an issue. See original summary.

osopolar’s picture

Issue summary: View changes
Status: Active » Needs review
StatusFileSize
new1.29 KB
mattlt’s picture

Status: Needs review » Reviewed & tested by the community

Patch fixed the problem for me.

Thanks,

•• matt