Problem/Motivation
When webprofiler is enabled, a WSOD and this in the logs
TypeError: Argument 1 passed to Drupal\scheduled_message\QueueManager::__construct() must be an instance of Drupal\Core\Entity\EntityTypeManager, instance of Drupal\webprofiler\Entity\EntityManagerWrapper given, called in mysite/html/core/lib/Drupal/Component/DependencyInjection/Container.php on line 262 in Drupal\scheduled_message\QueueManager->__construct() (line 48 of mysite/html/modules/contrib/scheduled_message/src/QueueManager.php).
Comments
Comment #2
freelockFixing this now... Thanks for the issue!
Comment #4
freelockFix applied and pushed to dev branch.
Comment #5
socialnicheguru commented