On a fresh D11 install, when enabling Mercury Editor, I see the following error (and other similar errors):

PHP Fatal error:  Type of Drupal\mercury_editor\Form\SettingsForm::$typedConfigManager must be Drupal\Core\Config\TypedConfigManagerInterface (as in class Drupal\Core\Form\ConfigFormBase) in /var/www/html/web/modules/custom/mercury_editor/src/Form/SettingsForm.php on line 0

Assign proper types to avoid this behavior.

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

sethhill created an issue. See original summary.

sethhill’s picture

Title: Fresh install on D11 throws » Fresh install on D11 throws errors

  • sethhill committed 77c125a5 on 2.1.x
    Issue #3487623 by sethhill: Fresh install on D11 throws errors
    
sethhill’s picture

Updated controllers and cypress tests. Tests are completing successfully on D10.3 and D11 now.

sethhill’s picture

Status: Active » Fixed

  • sethhill committed 77c125a5 on 2.2.x
    Issue #3487623 by sethhill: Fresh install on D11 throws errors
    

Status: Fixed » Closed (fixed)

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