Closed (fixed)
Project:
Consumers
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Nov 2025 at 16:25 UTC
Updated:
11 Dec 2025 at 15:49 UTC
Jump to comment: Most recent
\Drupal\consumers\ConsumerRouteEnhancer injects a dependency that is not free to create. Let's not.
Make a request with the consumer module installed.
Remove dependency - it is not used.
N/a
\Drupal\consumers\ConsumerRouteEnhancer constructor change.
N/a
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
alexpottComment #4
e0ipsoAgreed. Let's stop paying the price.
Thanks for this @alexpott!
Comment #5
e0ipso