-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Fixed in 2.2.xThe issue has been fixed in 2.2 release lineThe issue has been fixed in 2.2 release lineFixed in 2.3.xThe issue has been fixed in 2.3 release lineThe issue has been fixed in 2.3 release lineIssue: Clear DescriptionGate 2 Passed. Manual verification of the issue description passedGate 2 Passed. Manual verification of the issue description passedIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passedReproduced on 2.1.xThe issue has been reproduced on latest 2.1 releaseThe issue has been reproduced on latest 2.1 releasenon-issue
Description
Preconditions
- Magento 2.1.6 via latest Magento DevBox Beta
Steps to reproduce
- Install Magento DevBox Beta
- Add minicart.phtml template to your theme in Magento_Checkout/templates/cart/minicart.html (this can be the original code from app/code/Magento/Checkout/view/frontend/templates/cart/minicart.phtml and it should still break the minicart dropdown).
- Flush cache and also run bin/magento setup:upgrade
- Reload homepage and click the cart icon.
Expected result
- The cart should display "Your cart is empty" message. Or the items in your cart.
Actual result
- Dropdown is empty. Illustrated in the following:
https://cloud.githubusercontent.com/assets/24561107/22732111/fd10552c-ee12-11e6-8cbd-c0deb8592aa5.png
Noticed that the minicart.phtml JavaScript throws errors as if it's not able to reference the right files...
baublet
Metadata
Metadata
Assignees
Labels
Fixed in 2.2.xThe issue has been fixed in 2.2 release lineThe issue has been fixed in 2.2 release lineFixed in 2.3.xThe issue has been fixed in 2.3 release lineThe issue has been fixed in 2.3 release lineIssue: Clear DescriptionGate 2 Passed. Manual verification of the issue description passedGate 2 Passed. Manual verification of the issue description passedIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passedReproduced on 2.1.xThe issue has been reproduced on latest 2.1 releaseThe issue has been reproduced on latest 2.1 releasenon-issue