Replies: 1 comment
-
|
Looks like a bug after recent changes. This should fix the issue: breezefront/module-breeze@4e1bbae |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone, I need some help. I'm getting the error
messageContainer.addErrorMessage is not a function
when an error occurs or the user enters incorrect information while trying to log in through the authentication popup to proceed to the cart.
I made a temporary fix in the Swissup_Breeze module in the file view/frontend/web/js/components/authentication-popup.js around line 19, changing it to the following to resolve the issue temporarily:
Any suggestions on what might be causing this? I'm using the latest version of the module.
Beta Was this translation helpful? Give feedback.
All reactions