Issue #3428826: Drupal 11 compatibility changed AjaxLoaderSettingsForm constructor
In d11 there is a breaking change in \Drupal\Core\Form\ConfigFormBase::__construct now accepts a $typedConfigManager argument. For reference, see https://www.drupal.org/node/3404140