-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Magento 2.2.3 TypeErrors Cannot read property 'quoteData' / 'storecode' / 'sectionLoadUrl' of undefined #14412
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
Comments
my workaroud was
copy vendor/magento/module-checkout/view/frontend/web/js/model/quote.js Then change define to
But its just a workaround. We need a core fix |
We do. I have made a Stack topic about it and eventually found a (temporary) fix: https://magento.stackexchange.com/questions/220206/dependecy-error-magento-2-sectionloadurl-error |
I also encountered this bug today, but only in Chrome and only for |
I also encountered this bug, shield the'Magento_Checkout/js/action/get-totals' will not report an error, I don't know why it's affected, so no data was loaded |
Hi @bramulous , thank you for your report. |
Hi @bramulous. Thank you for your report. The fix will be available with the upcoming 2.3.2 release. |
Hi @bramulous. Thank you for your report. The fix will be available with the upcoming 2.2.9 release. |
Preconditions
Steps to reproduce
php bin/magento setup:upgrade
Expected result
(and later on I want to add code to reload the summary, that's why there are all those requirements in the require[])
Actual result
The text was updated successfully, but these errors were encountered: