Skip to content
New issue

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

Minicart and customer name issue #3554

Closed
devhn opened this issue Feb 26, 2016 · 10 comments
Closed

Minicart and customer name issue #3554

devhn opened this issue Feb 26, 2016 · 10 comments
Assignees

Comments

@devhn
Copy link

devhn commented Feb 26, 2016

Hi,

after upgrading to Magento 2.0.2. i see strange issues (theme Luma and Blank):

  1. I logged into my account on frontend as a customer and added for example five items into the cart. Minicart shows there are five items inside. After logging out the minicart then shows 0 items inside but the red square (items counter) is visible (like it has some items inside). After logging to the account again the minicart still shows 0 items. Then if I add a new product in cart the minicart updates it self with 5 old and 1 new products = 6 items total.
  2. When logging into the account the customer name doesn't show up within the header beside the dropdown arrow (Luma only).

Screenshoots:

So far I tried:

  • cleaning & flushing all the caches (both from Magento & broswer)
  • removing var/ and pub/static

Strangely I didn't see this issues in 2.0.0. Is this a bug or some user (mine) setup error? Thanks.

@ishakhsuvarov ishakhsuvarov self-assigned this Feb 26, 2016
@ishakhsuvarov
Copy link
Contributor

@bb8d Thank you for reporting these issues.

the red square (items counter) is visible (like it has some items inside)

Fix for this issue is already available in the develop branch. You may use commit eec3cf1 as a hotfix.

Regarding other points, we had no luck reproducing it so far. Please try to clear browser's localStorage in addition to the caches you mentioned. Such kind of problems are sometimes observed when experimenting with the different installations on the same domain.

If the issue persists – please let us know.

@devhn
Copy link
Author

devhn commented Feb 26, 2016

Thank you, minicart square is now solved.

I've tried with your suggestions regarding the account issue but no luck, still cant get customer name to appear after logging. It appears only when i add an item to cart, go to checkout and then go back to store.

p.s. We have 4 installations on different subdomains but share the same parent domain.

@ishakhsuvarov
Copy link
Contributor

@bb8d Do you use secure urls (https)? Any JavaScript errors in browser console?

@devhn
Copy link
Author

devhn commented Feb 26, 2016

http and no errors.

@sengaigibon
Copy link

Hello,
I think I have the same problem, described here:
#3572

@devhn
Copy link
Author

devhn commented Mar 2, 2016

Hi,

yep, looks +/- all the same issues, thanks.

@ishakhsuvarov
Copy link
Contributor

Indeed, with the preconditions described in #3572 issue may be reproduced. We are going to look into this case.

@devhn
Copy link
Author

devhn commented Mar 2, 2016

Yes, sengaigibon has the same issues - i have some custom modules, but the problem persist when i create fresh installation without them, using only custom theme.

@devhn
Copy link
Author

devhn commented Mar 2, 2016

p.s. can this issue be merged with #3572?

@ishakhsuvarov
Copy link
Contributor

@bb8d @sengaigibon
This issue seems to duplicate #3572
Closing this ticket for now.

magento-engcom-team pushed a commit that referenced this issue Dec 27, 2018
[chaika] MAGETWO-96845: [2.3.x] Attribute page not loaded if set default value
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants