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.
Issue fork mercury_editor-3487623
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 #2
sethhill commentedComment #5
sethhill commentedUpdated controllers and cypress tests. Tests are completing successfully on D10.3 and D11 now.
Comment #6
sethhill commented