Circular dependency: Magento\Customer\Model\Plugin\CustomerNotification depends on Magento\Customer\Model\Plugin\CustomerNotification and vice versa.
manishgoswamig opened this issue · 2 comments
manishgoswamig commented
Preconditions
Magento Version : Magento 2.4.4 EE
Force Login Module Version : 2.0.0
Third party modules : NO
Steps to reproduce
- After Magento version upgrade from 2.3.7-p2 to 2.4.4 version.
- On the customer login page we are getting the below error.
Expected result
- It should show the customer login form and the login should be as expected.
der-workfloh commented
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
shochdoerfer commented
Please test again with one of the latest releases. If the error still occurs, let us know. Thanks.