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).

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Comments

SocialNicheGuru created an issue. See original summary.

freelock’s picture

Assigned: Unassigned » freelock

Fixing this now... Thanks for the issue!

  • freelock committed 3391a174 on 2.x
    Issue #3330038 by SocialNicheGuru, freelock: Incompatible with...
freelock’s picture

Status: Active » Fixed

Fix applied and pushed to dev branch.

socialnicheguru’s picture

Title: Incompatible with webprofiler » Incompatible with webprofiler: Argument 1

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.