Magento 2 - Stuck Checkout loader and Javascript errorError “Cannot read property 'indexedOptions' ” when removing Company field (Remove checkout field)Another prototype jquery conflict issue I thinkOnepage checkout error: Uncaught TypeError: Cannot read property 'style' of nullMagento 2 | Minicart does not work after template overrideMagento 2 error in swatchRenderer.jsCheckout loader overlay not disappearing after page load completionUncaught TypeError: Cannot read property 'apply' of undefined at Function.ko.observableArray.fn.(anonymous function) [as push]Uncaught TypeError: Cannot read property 'top' of undefined at step-navigator.jsPassword Strength Meter - Uncaught TypeError: Cannot read property 'toLowerCase' of undefinedCheckout stuck with loader: Cannot read property 'indexedOptions' of undefinedConfigurable options (size and color) not load
Has the Hulk always been able to talk?
In Russian, how do you idiomatically express the idea of the figurative "overnight"?
Do I add my skill check modifier to the roll of 15 granted by Glibness?
Why is "breaking the mould" positively connoted?
Why does sound not move through a wall?
In Stroustrup's example, what does this colon mean in `return 1 : 2`? It's not a label or ternary operator
60s/70s science fiction novel where a man (after years of trying) finally succeeds to make a coin levitate by sheer concentration
What is a smasher?
IP addresses from public IP block in my LAN
Point of the Dothraki's attack in GoT S8E3?
What does this wavy downward arrow preceding a piano chord mean?
My advisor talks about me to his colleague
Decoupling cap routing on a 4 layer PCB
How did the Venus Express detect lightning?
SafeCracker #3 - We've Been Blocked
Shutter speed -vs- effective image stabilisation
How to use dependency injection and avoid temporal coupling?
Did we get closer to another plane than we were supposed to, or was the pilot just protecting our delicate sensibilities?
How long would it take for people to notice a mass disappearance?
Where is the documentation for this ex command?
Should I decline this job offer that requires relocating to an area with high cost of living?
Are there any of the Children of the Forest left, or are they extinct?
Manager is threatening to grade me poorly if I don't complete the project
How to safely wipe a USB flash drive
Magento 2 - Stuck Checkout loader and Javascript error
Error “Cannot read property 'indexedOptions' ” when removing Company field (Remove checkout field)Another prototype jquery conflict issue I thinkOnepage checkout error: Uncaught TypeError: Cannot read property 'style' of nullMagento 2 | Minicart does not work after template overrideMagento 2 error in swatchRenderer.jsCheckout loader overlay not disappearing after page load completionUncaught TypeError: Cannot read property 'apply' of undefined at Function.ko.observableArray.fn.(anonymous function) [as push]Uncaught TypeError: Cannot read property 'top' of undefined at step-navigator.jsPassword Strength Meter - Uncaught TypeError: Cannot read property 'toLowerCase' of undefinedCheckout stuck with loader: Cannot read property 'indexedOptions' of undefinedConfigurable options (size and color) not load
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I recently upgraded from Magento 2.0.7 to Magento 2.1.2
After the upgrade, I keep running into this issue with a stuck checkout loader and the following javascript error message when I begin the checkout process:
region.js:59 Uncaught TypeError: Cannot read property 'indexedOptions'
of undefined
I have cleared cache, static-content, and so forth with no avail on fixing the problem. Not sure how to go about fixing this issue.
I attached an image of what is happening, and a screen grab of the javascript error presented by the console on the browser.
magento2 checkout javascript
add a comment |
I recently upgraded from Magento 2.0.7 to Magento 2.1.2
After the upgrade, I keep running into this issue with a stuck checkout loader and the following javascript error message when I begin the checkout process:
region.js:59 Uncaught TypeError: Cannot read property 'indexedOptions'
of undefined
I have cleared cache, static-content, and so forth with no avail on fixing the problem. Not sure how to go about fixing this issue.
I attached an image of what is happening, and a screen grab of the javascript error presented by the console on the browser.
magento2 checkout javascript
How have you modified your shops checkout page? Have you use modules or theme? Can you turn them off and that may be narrows down the source of the problem - it is first thing to do at least when debbuging wp page.
– user3748173
Dec 20 '16 at 0:11
add a comment |
I recently upgraded from Magento 2.0.7 to Magento 2.1.2
After the upgrade, I keep running into this issue with a stuck checkout loader and the following javascript error message when I begin the checkout process:
region.js:59 Uncaught TypeError: Cannot read property 'indexedOptions'
of undefined
I have cleared cache, static-content, and so forth with no avail on fixing the problem. Not sure how to go about fixing this issue.
I attached an image of what is happening, and a screen grab of the javascript error presented by the console on the browser.
magento2 checkout javascript
I recently upgraded from Magento 2.0.7 to Magento 2.1.2
After the upgrade, I keep running into this issue with a stuck checkout loader and the following javascript error message when I begin the checkout process:
region.js:59 Uncaught TypeError: Cannot read property 'indexedOptions'
of undefined
I have cleared cache, static-content, and so forth with no avail on fixing the problem. Not sure how to go about fixing this issue.
I attached an image of what is happening, and a screen grab of the javascript error presented by the console on the browser.
magento2 checkout javascript
magento2 checkout javascript
asked Dec 19 '16 at 18:13
Noemi QuezadaNoemi Quezada
519930
519930
How have you modified your shops checkout page? Have you use modules or theme? Can you turn them off and that may be narrows down the source of the problem - it is first thing to do at least when debbuging wp page.
– user3748173
Dec 20 '16 at 0:11
add a comment |
How have you modified your shops checkout page? Have you use modules or theme? Can you turn them off and that may be narrows down the source of the problem - it is first thing to do at least when debbuging wp page.
– user3748173
Dec 20 '16 at 0:11
How have you modified your shops checkout page? Have you use modules or theme? Can you turn them off and that may be narrows down the source of the problem - it is first thing to do at least when debbuging wp page.
– user3748173
Dec 20 '16 at 0:11
How have you modified your shops checkout page? Have you use modules or theme? Can you turn them off and that may be narrows down the source of the problem - it is first thing to do at least when debbuging wp page.
– user3748173
Dec 20 '16 at 0:11
add a comment |
1 Answer
1
active
oldest
votes
From your error may be you have override
MagentoCheckoutBlockCheckoutLayoutProcessor
in your module check this question it will help you and add code of your override file.
Error “Cannot read property 'indexedOptions' ” when removing Company field (Remove checkout field)
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "479"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f150995%2fmagento-2-stuck-checkout-loader-and-javascript-error%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
From your error may be you have override
MagentoCheckoutBlockCheckoutLayoutProcessor
in your module check this question it will help you and add code of your override file.
Error “Cannot read property 'indexedOptions' ” when removing Company field (Remove checkout field)
add a comment |
From your error may be you have override
MagentoCheckoutBlockCheckoutLayoutProcessor
in your module check this question it will help you and add code of your override file.
Error “Cannot read property 'indexedOptions' ” when removing Company field (Remove checkout field)
add a comment |
From your error may be you have override
MagentoCheckoutBlockCheckoutLayoutProcessor
in your module check this question it will help you and add code of your override file.
Error “Cannot read property 'indexedOptions' ” when removing Company field (Remove checkout field)
From your error may be you have override
MagentoCheckoutBlockCheckoutLayoutProcessor
in your module check this question it will help you and add code of your override file.
Error “Cannot read property 'indexedOptions' ” when removing Company field (Remove checkout field)
edited Apr 13 '17 at 12:54
Community♦
1
1
answered Dec 20 '16 at 8:13
chiragchirag
2,1711830
2,1711830
add a comment |
add a comment |
Thanks for contributing an answer to Magento Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f150995%2fmagento-2-stuck-checkout-loader-and-javascript-error%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
How have you modified your shops checkout page? Have you use modules or theme? Can you turn them off and that may be narrows down the source of the problem - it is first thing to do at least when debbuging wp page.
– user3748173
Dec 20 '16 at 0:11