Problem/Motivation
Drupal version: 10.3.10
PHP version: 8.3.9
TypeError: Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher::dispatch(): Argument #1 ($event) must be of type object, string given, called in /web/modules/contrib/social_login/src/Controller/SocialLoginController.php on line 146 in Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch() (line 89 of /web/core/lib/Drupal/Component/EventDispatcher/ContainerAwareEventDispatcher.php).
TypeError: Symfony\Component\HttpFoundation\RedirectResponse::__construct(): Argument #1 ($url) must be of type string, Drupal\Core\Url given, called in /web/modules/contrib/social_login/social_login.module on line 967 in Symfony\Component\HttpFoundation\RedirectResponse->__construct() (line 35 of /web/vendor/symfony/http-foundation/RedirectResponse.php).
Steps to reproduce
Issue fork social_login-3495356
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
dev.drupal.lnComment #4
dev.drupal.lnComment #5
dev.drupal.lnComment #6
dev.drupal.ln