requested a non-existent service

Created on 27 May 2025, 9 days ago

Problem/Motivation

When updating fileslog to version 1.2.3 an error is occurs

Steps to reproduce

Be on a clean branch e.g main / master
add composer require 'drupal/fileslog:^1.2' - Version 1.2.3
Error page will appear

Proposed resolution

It looks like there is a missing use statement for route_match e.g.
use Symfony\Component\Routing\RouteMatchInterface;

Remaining tasks

Add a use statement for routeMatch
Correct the Parameters Passed

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Active

Version

1.2

Component

Code

Created by

πŸ‡¬πŸ‡§United Kingdom hannahdigidev

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024