When calling the page /site_assistant/assistant/add
with installed google_tag module the following error is thrown.
The website encountered an unexpected error. Please try again later.
Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException: You have requested a non-existent service "domain.negotiator". in Drupal\Component\DependencyInjection\Container->get() (line 156 of core/lib/Drupal/Component/DependencyInjection/Container.php).
Drupal\google_tag\Plugin\Condition\Domain::create(Object, Array, 'gtag_domain', Array) (Line: 21)
Drupal\Core\Plugin\Factory\ContainerFactory->createInstance('gtag_domain', Array) (Line: 59)
Drupal\Core\Condition\ConditionManager->createInstance('gtag_domain') (Line: 70)
I'll take care of the issue and fix the notation.
Closed: works as designed
1.0
Code