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
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
Comment #3
karthik.arumugam commentedComment #6
karthik.arumugam commentedI have created MR. Please review.
Comment #8
nx2611 commentedThank you. Reviewed and approved.
Comment #9
nx2611 commented