Skip to content

2.1.7 - Checkout loader is not removed after page load using empty theme #10662

Closed
@minlare

Description

@minlare

Preconditions

  1. Magento CE 2.1.7 without sample data is installed.
  2. Create and set "empty" theme (without parent fallback)

Steps to reproduce

  1. Go to checkout with product in cart

Expected result

  1. Checkout loading icon should be removed from DOM
  2. hideLoader() should be called in file vendor/magento/module-checkout/view/frontend/web/js/checkout-loader.js

Actual result

  1. Div id #checkout-loader does not get removed after checkout loads

checkout-loading-bug

init() is called with the correct div and config but hideLoader() is never called in file vendor/magento/module-checkout/view/frontend/web/js/checkout-loader.js

Switching theme to "Magento Blank Theme" or "Magento Luma Theme" fixes the problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Fixed in 2.2.xThe issue has been fixed in 2.2 release lineIssue: Clear DescriptionGate 2 Passed. Manual verification of the issue description passedIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedbug report

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions