- Issue created by @tuthanh
- π¦πΊAustralia tomthorp
Just came across this same issue when migrating my Drupal site to Drupal 11.
The issue stems from upgrading Symfony from 6.4 to 7.1. In Symfony 6.4, ContainerAwareTrait became deprecated, with Symfony 7.1 being removed.
See Drupal change note that addresses this issue for the module maintainers. CallableResolver and ClassResolver no longer support ContainerAwareInterface β
- Status changed to Closed: duplicate
3 months ago 9:58am 30 August 2024 - πΊπΈUnited States DamienMcKenna NH, USA
There's another issue that covers this, which has test coverage: π TVI Admin Interface crashes when installed on Drupal 11 Needs review