Closed (fixed)
Project:
Taxonomy Menu Trails
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
13 Apr 2021 at 06:39 UTC
Updated:
18 Dec 2021 at 15:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
karishmaamin commentedComment #3
karishmaamin commentedComment #4
lonaloreModule doesn't work under Drupal 9. Due to the above fix, Drupal allows you to install, but the following error occurs during the installation:
Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException típus: The service "taxonomy_menu_trails.breadcrumb" has a dependency on a non-existent service "entity.manager".
Need to use @entity_field.manager and @entity_type.manager
Comment #6
lonaloreI made a merge-request with the issue-fork above.
Comment #7
kazah commentedIs there any information when the updated module for Drupal 9 will be released?
Comment #9
dmitriy.trt commentedPlease check 8.x-1.0-alpha2, which is a very basic porting to Drupal 9.
Comment #10
dmitriy.trt commented