-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
After update Magento to it latest version 2.2.6 I've got the following issue:
Preconditions
- Magento 2.2.6
- PHP 7.1
- MariaDB 10.2
Steps to reproduce
- Add an item into the cart.
- Open Chrome devtools console.
- Go to checkout
Expected result
- That checkout page doesn't display any console error.
Actual result
- The following (down below) console error is appearing in devtools console.
Uncaught TypeError: Cannot read property 'code' of undefined at UiClass.initialize (/en_US/Magento_Checkout/js/view/progress-bar.js:31:93)
This wasn't happening in v2.2.5
I've updated Mageplaza - OSC to latest build 2.6.1 ( https://www.mageplaza.com/changelog/m2-one-step-checkout.txt ) but doesn't fix the issue.
iGerchak
Metadata
Metadata
Assignees
Labels
No labels