Checkout area blank
Just upgraded to Magento 2.3 and the checkout isn't working.
The header and footer are showing but the rest of the page is blank.
Console has the following error:
TypeError: position is null arrays.js:122:17
insert
https://mydomain/pub/static/frontend/Smartwave/porto/en_GB/mage/utils/arrays.js:122:17
insertChild/<
https://mydomain/pub/static/frontend/Smartwave/porto/en_GB/Magento_Ui/js/lib/core/collection.js:94:21
map self-hosted:286:17 insertChild
https://mydomain/pub/static/frontend/Smartwave/porto/en_GB/Magento_Ui/js/lib/core/collection.js:91:13
insert/<
https://mydomain/pub/static/frontend/Smartwave/porto/en_GB/Magento_Ui/js/core/renderer/layout.js:404:17
_resolveRequest
https://mydomain/pub/static/frontend/Smartwave/porto/en_GB/Magento_Ui/js/lib/registry/registry.js:418:13
forEach self-hosted:262:13 _updateRequests
https://mydomain/pub/static/frontend/Smartwave/porto/en_GB/Magento_Ui/js/lib/registry/registry.js:400:18
_updateRequests self-hosted:972:17 later
https://mydomain/pub/static/frontend/Smartwave/porto/en_GB/underscore.js:821:20
I've ran php -f bin/magento setup:static-content:deploy
several times and cleared the cache and nothing seems to be working. Tried default checkout and IWD Checkout Suite and get the same error.
I can't switch theme to try the default Luma theme as the theme switcher doesn't work in 2.3!
How can I fix the checkout?
Also the "Estimate Shipping and Tax" section on the cart page isn't working and gives the same javascript errors.
magento2.3
add a comment |
Just upgraded to Magento 2.3 and the checkout isn't working.
The header and footer are showing but the rest of the page is blank.
Console has the following error:
TypeError: position is null arrays.js:122:17
insert
https://mydomain/pub/static/frontend/Smartwave/porto/en_GB/mage/utils/arrays.js:122:17
insertChild/<
https://mydomain/pub/static/frontend/Smartwave/porto/en_GB/Magento_Ui/js/lib/core/collection.js:94:21
map self-hosted:286:17 insertChild
https://mydomain/pub/static/frontend/Smartwave/porto/en_GB/Magento_Ui/js/lib/core/collection.js:91:13
insert/<
https://mydomain/pub/static/frontend/Smartwave/porto/en_GB/Magento_Ui/js/core/renderer/layout.js:404:17
_resolveRequest
https://mydomain/pub/static/frontend/Smartwave/porto/en_GB/Magento_Ui/js/lib/registry/registry.js:418:13
forEach self-hosted:262:13 _updateRequests
https://mydomain/pub/static/frontend/Smartwave/porto/en_GB/Magento_Ui/js/lib/registry/registry.js:400:18
_updateRequests self-hosted:972:17 later
https://mydomain/pub/static/frontend/Smartwave/porto/en_GB/underscore.js:821:20
I've ran php -f bin/magento setup:static-content:deploy
several times and cleared the cache and nothing seems to be working. Tried default checkout and IWD Checkout Suite and get the same error.
I can't switch theme to try the default Luma theme as the theme switcher doesn't work in 2.3!
How can I fix the checkout?
Also the "Estimate Shipping and Tax" section on the cart page isn't working and gives the same javascript errors.
magento2.3
add a comment |
Just upgraded to Magento 2.3 and the checkout isn't working.
The header and footer are showing but the rest of the page is blank.
Console has the following error:
TypeError: position is null arrays.js:122:17
insert
https://mydomain/pub/static/frontend/Smartwave/porto/en_GB/mage/utils/arrays.js:122:17
insertChild/<
https://mydomain/pub/static/frontend/Smartwave/porto/en_GB/Magento_Ui/js/lib/core/collection.js:94:21
map self-hosted:286:17 insertChild
https://mydomain/pub/static/frontend/Smartwave/porto/en_GB/Magento_Ui/js/lib/core/collection.js:91:13
insert/<
https://mydomain/pub/static/frontend/Smartwave/porto/en_GB/Magento_Ui/js/core/renderer/layout.js:404:17
_resolveRequest
https://mydomain/pub/static/frontend/Smartwave/porto/en_GB/Magento_Ui/js/lib/registry/registry.js:418:13
forEach self-hosted:262:13 _updateRequests
https://mydomain/pub/static/frontend/Smartwave/porto/en_GB/Magento_Ui/js/lib/registry/registry.js:400:18
_updateRequests self-hosted:972:17 later
https://mydomain/pub/static/frontend/Smartwave/porto/en_GB/underscore.js:821:20
I've ran php -f bin/magento setup:static-content:deploy
several times and cleared the cache and nothing seems to be working. Tried default checkout and IWD Checkout Suite and get the same error.
I can't switch theme to try the default Luma theme as the theme switcher doesn't work in 2.3!
How can I fix the checkout?
Also the "Estimate Shipping and Tax" section on the cart page isn't working and gives the same javascript errors.
magento2.3
Just upgraded to Magento 2.3 and the checkout isn't working.
The header and footer are showing but the rest of the page is blank.
Console has the following error:
TypeError: position is null arrays.js:122:17
insert
https://mydomain/pub/static/frontend/Smartwave/porto/en_GB/mage/utils/arrays.js:122:17
insertChild/<
https://mydomain/pub/static/frontend/Smartwave/porto/en_GB/Magento_Ui/js/lib/core/collection.js:94:21
map self-hosted:286:17 insertChild
https://mydomain/pub/static/frontend/Smartwave/porto/en_GB/Magento_Ui/js/lib/core/collection.js:91:13
insert/<
https://mydomain/pub/static/frontend/Smartwave/porto/en_GB/Magento_Ui/js/core/renderer/layout.js:404:17
_resolveRequest
https://mydomain/pub/static/frontend/Smartwave/porto/en_GB/Magento_Ui/js/lib/registry/registry.js:418:13
forEach self-hosted:262:13 _updateRequests
https://mydomain/pub/static/frontend/Smartwave/porto/en_GB/Magento_Ui/js/lib/registry/registry.js:400:18
_updateRequests self-hosted:972:17 later
https://mydomain/pub/static/frontend/Smartwave/porto/en_GB/underscore.js:821:20
I've ran php -f bin/magento setup:static-content:deploy
several times and cleared the cache and nothing seems to be working. Tried default checkout and IWD Checkout Suite and get the same error.
I can't switch theme to try the default Luma theme as the theme switcher doesn't work in 2.3!
How can I fix the checkout?
Also the "Estimate Shipping and Tax" section on the cart page isn't working and gives the same javascript errors.
magento2.3
magento2.3
asked 2 days ago
Denial DesignDenial Design
8112
8112
add a comment |
add a comment |
0
active
oldest
votes
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%2f257171%2fcheckout-area-blank%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
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%2f257171%2fcheckout-area-blank%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