On Drupal 10.4, we have this error:
TypeError: Drupal\liveblog\Controller\LiveblogListController::__construct(): Argument #4 ($request_stack) must be of type Drupal\Core\Http\RequestStack, Symfony\Component\HttpFoundation\RequestStack given, called in /var/www/web/modules/contrib/liveblog/src/Controller/LiveblogListController.php on line 76 in Drupal\liveblog\Controller\LiveblogListController->__construct() (Zeile 61 in /var/www/web/modules/contrib/liveblog/src/Controller/LiveblogListController.php).
related Drupal.org changelog:
https://www.drupal.org/node/3265357 →
Active
2.0
Code