ScheduledTransitionsSettingsForm::__construct is missing $typedConfigManager results in ArgumentCountError in Drupal 11
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3456090. --> Reported by: [acbramley](https://www.drupal.org/user/1036766) Related to !41 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>On 11.x this results in a fatal error, see <a href="https://www.drupal.org/node/3404140">https://www.drupal.org/node/3404140</a></p> <p>Also seems like CI is not running on 11.x, even though the matrix seems to indicate it is?</p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <p>Install module on 11.x, visit /admin/config/workflow/scheduled-transitions</p> > Related issue: [Issue #3364506](https://www.drupal.org/node/3364506)
issue