I am also facing the same issue for 3.2 version. After applying the #7 📌 Return the same content list after content type is changed Needs work patch issue still not resolved for me.
This one is solved by using another phase hook_mailer_init().
Thankyou
hesnvabr → created an issue.
hesnvabr → created an issue.
Hi mukhtarm → I tried your patch 3289377-6.patch → but it failed. I also check the above patch restrict_role_login_by_ip.2.0.0.rector.patch → this applied successfully.
Hi srilakshmier → ,
Thanks for the solution.
The issue is resolved and working fine.
Hi pfrenssen → ,
For the time you can downgrade your module version to 1.6 (composer require 'drupal/google_tag:^1.6'). This version is also compatible with D10.
I am getting the same issue, Does anyone have any solution?
Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException: You have requested a non-existent service "google_tag.tag_container_resolver". Did you mean this: "google_tag.container_manager"? in Drupal\Component\DependencyInjection\Container->get() (line 157 of core/lib/Drupal/Component/DependencyInjection/Container.php).