I get a WSOD when trying to visit the settings page. The logged error is,
TypeError: Drupal\Core\Form\ConfigFormBase::__construct(): Argument #2 ($typedConfigManager) must be of type Drupal\Core\Config\TypedConfigManagerInterface, Drupal\Core\Extension\ModuleHandler given, called in /var/www/html/web/modules/contrib/ms_clarity/src/Form/MicrosoftClarityAdminSettingsForm.php on line 80 in Drupal\Core\Form\ConfigFormBase->__construct() (line 44 of /var/www/html/web/core/lib/Drupal/Core/Form/ConfigFormBase.php).
Install module on a Drupal 11 site and try to visit /admin/config/services/microsoft_clarity.
Active
2.0
Code