Problem/Motivation

Hi,

I am getting this error when trying to generate metatag for node. I guess it is conflicting with the Redirect 404 module.

TypeError: Drupal\metatag_ai\Plugin\GenerateMetatag::__construct(): Argument #3 ($loggerFactory) must be of type Drupal\Core\Logger\LoggerChannelFactory, Drupal\redirect_404\Render\Redirect404LogSuppressor given, called in /docroot/core/lib/Drupal/Component/DependencyInjection/Container.php on line 259 in Drupal\metatag_ai\Plugin\GenerateMetatag->__construct() (line 62 of /docroot/modules/contrib/metatag_ai/src/Plugin/GenerateMetatag.php)

Issue fork metatag_ai-3407689

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

karthik.arumugam created an issue. See original summary.

karthik.arumugam’s picture

Status: Needs work » Needs review

karthik.arumugam changed the visibility of the branch 3407689-need-to-replace to hidden.

karthik.arumugam changed the visibility of the branch 1.0.x to hidden.

karthik.arumugam’s picture

I have created MR. Please review.

nx2611’s picture

Status: Needs review » Fixed

Thank you. Reviewed and approved.

nx2611’s picture

Status: Fixed » Closed (fixed)