-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
Checkout - Cannot read property 'code' of undefined #18164
Comments
Hi @bruno-serfe. Thank you for your report.
Please make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, please, add a comment to the issue:
where @bruno-serfe do you confirm that you was able to reproduce the issue on vanilla Magento instance following steps to reproduce?
|
Hi @engcom-backlog-nazar. Thank you for working on this issue.
|
Hi @bruno-serfe I'm not able to reproduce following steps you described, this may be related to you custom code, or provide more information to step to reproduce. thank you. |
@magento-engcom-team give me 2.2.6 instance |
Hi @engcom-backlog-nazar. Thank you for your request. I'm working on Magento 2.2.6 instance for you |
Hi @engcom-backlog-nazar, here is your Magento instance. |
@bruno-serfe Here yours instance. |
Hi @engcom-backlog-nazar thank you!, checking now.. |
Hi @engcom-backlog-nazar I can't reproduce either in this fresh instance and with that simple example product, you can close this, we can conclude that the issue should be related with external code or an extension then. thanks for the quick assistance on this, too much appreciated! |
@bruno-serfe Ok. If you would like to update you can reopen issue with some additional data. |
Hi @bruno-serfe. Thank you for your report. The fix will be available with the upcoming 2.2.8 release. |
Hi @bruno-serfe. Thank you for your report. The fix will be available with the upcoming 2.3.1 release. |
@magento-engcom-team give me 2.2.6 instance
Preconditions
Steps to reproduce
Expected result
Actual result
Uncaught TypeError: Cannot read property 'code' of undefined at UiClass.initialize (/en_US/Magento_Checkout/js/view/progress-bar.js:31:93)
The text was updated successfully, but these errors were encountered: