We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Preconditions: I have logged customer on frontend (without addresses) Step 2 reproduce:
PS. When I use debuger I can see condition on app/code/Magento/Customer/Controller/Address/FormPost.php:182 return true.
The text was updated successfully, but these errors were encountered:
Hmm... bug fixed right now.. Some magic : )
Sorry, something went wrong.
magento is magical sometimes )
I am experiencing this issue. Have any clue?
Merge pull request #3455 from magento-tango/PR_15_11_2018
7775f7d
[tango] Bug fixes
slavvka
No branches or pull requests
Preconditions: I have logged customer on frontend (without addresses)
Step 2 reproduce:
Expected: Show page with my addresses
Actual: Show Add New Address form without any error message
PS. When I use debuger I can see condition on app/code/Magento/Customer/Controller/Address/FormPost.php:182 return true.
The text was updated successfully, but these errors were encountered: