Problem/Motivation

After enabling this module, I'm getting this error on every page:

Drupal\email_login_otp\EventSubscriber\OtpRedirectSubscriber::loginRedirect(): Argument #1 ($event) must be of type Symfony\Component\EventDispatcher\Event, Symfony\Component\HttpKernel\Event\RequestEvent given

Proposed resolution

The parameter type should be fixed.

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

prudloff created an issue. See original summary.

prudloff’s picture

Status: Active » Needs review
fvorillion’s picture

Hi,

Is there an update scheduled to implement the MR ?

I have the same issue (on Drupal 10.2.2) and the MR fix this problem.

Bests regards
Fabien V.

dineshkumarbollu’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new20.61 KB

Hi

I am facing this issue when i am able to install the module, The MR!4 fixes the problem.Thanks

ahmed.raza’s picture

Sorry for the extremely late response, I was tide up somewhere else. Please update the module to 1.1.3 which includes this fix.

Thanks

ahmed.raza’s picture

Status: Reviewed & tested by the community » Fixed
ahmed.raza’s picture

Status: Fixed » Closed (fixed)