You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am working on the magento2 theme and I have problem with the minicart.
Scenario.
When i open the page in Private Browsing / Quote no initialize at that time it show the empty value in minicart count.
If i add product(s) in cart then i can see the number of the items in cart like 1, 2, 3 ...
after adding i remove all product from the cart then also i can see the 0 in Cart count.
So main concern with the initial page load i cant see the Item counts in minicart.