MenuPositionActiveTrail conflicts with other modules altering the MenuActiveTrail service
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3283837. --> Reported by: [kevinquillen](https://www.drupal.org/user/317279) >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>Module won't enable.</p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <p>When enabling the module, I at met with this error in console:</p> <p>[02-Jun-2022 15:08:44 UTC] PHP Fatal error: Uncaught TypeError: Drupal\menu_position\Menu\MenuPositionActiveTrail::__construct(): Argument #5 ($entity_type_manager) must be of type Drupal\Core\Entity\EntityTypeManagerInterface, Drupal\context\ContextManager given, called in /var/www/html/docroot/core/lib/Drupal/Component/DependencyInjection/Container.php on line 262 and defined in /var/www/html/docroot/modules/contrib/menu_position/src/Menu/MenuPositionActiveTrail.php:48</p>
issue