bitExpert/magento2-force-login

Circular dependency: Magento\Customer\Model\Plugin\CustomerNotification depends on Magento\Customer\Model\Plugin\CustomerNotification and vice versa.

manishgoswamig opened this issue · 2 comments

Preconditions

Magento Version : Magento 2.4.4 EE

Force Login Module Version : 2.0.0

Third party modules : NO

Steps to reproduce

  1. After Magento version upgrade from 2.3.7-p2 to 2.4.4 version.
  2. On the customer login page we are getting the below error.

image

Expected result

  1. It should show the customer login form and the login should be as expected.

Hi @manishgoswamig - you are stating using the version 2.0.0 of the module? And placed it into the app/code folder. Is this correct - so you get no update with composer? The 2.0 version is not compatible with Magento 2.4 - you would need to upgrade to the newest version (5.0.1)

Best regards
Florian

Please test again with one of the latest releases. If the error still occurs, let us know. Thanks.