Magento 2.3 | Knockout.js - Unexpected end of input
I've installed the latest Magento Version (2.3) and everythign went well. The installation was completed and i was able to view and frontend aswell the backend.
For some reason i get the following error on the backend and the loading spinner keeps spinning forever. Sometimes, after a refresh, the spinner goes away but no menu items are clickable. In the Chrome DevTools i get various of errors displayed, especially with knockout.js or knockout related files.
PHP Version: 7.2
Magento Version: 2.3
Knockout.js:4566
Uncaught Syntax Error: Unexpected end of input
https://pastebin.com/2XGmf8Qm
knockout-fast-foreach.js:299
Uncaught TypeError: Cannot read property 'bindingHandlers' of undefined
https://pastebin.com/hTLK677z
mage-init.js:13
Uncaught TypeError: Cannot read property 'bindingHandlers' of undefined
https://pastebin.com/wEGi6yfm
fadeVisible.js:12
Uncaught TypeError: cannot read property 'bindingHandlers' of undefined
https://pastebin.com/aG3GAWs5
i18n.js:151
Uncaught TypeError: Cannot read property 'bindingHandlers' of undefined
https://pastebin.com/jFHtb83z
optgroup.js:19
Uncaught TypeError: Cannot read property 'bindingHandlers' of undefined
https://pastebin.com/4E9BtNZv
knockoutjs magento2.2.3
add a comment |
I've installed the latest Magento Version (2.3) and everythign went well. The installation was completed and i was able to view and frontend aswell the backend.
For some reason i get the following error on the backend and the loading spinner keeps spinning forever. Sometimes, after a refresh, the spinner goes away but no menu items are clickable. In the Chrome DevTools i get various of errors displayed, especially with knockout.js or knockout related files.
PHP Version: 7.2
Magento Version: 2.3
Knockout.js:4566
Uncaught Syntax Error: Unexpected end of input
https://pastebin.com/2XGmf8Qm
knockout-fast-foreach.js:299
Uncaught TypeError: Cannot read property 'bindingHandlers' of undefined
https://pastebin.com/hTLK677z
mage-init.js:13
Uncaught TypeError: Cannot read property 'bindingHandlers' of undefined
https://pastebin.com/wEGi6yfm
fadeVisible.js:12
Uncaught TypeError: cannot read property 'bindingHandlers' of undefined
https://pastebin.com/aG3GAWs5
i18n.js:151
Uncaught TypeError: Cannot read property 'bindingHandlers' of undefined
https://pastebin.com/jFHtb83z
optgroup.js:19
Uncaught TypeError: Cannot read property 'bindingHandlers' of undefined
https://pastebin.com/4E9BtNZv
knockoutjs magento2.2.3
add a comment |
I've installed the latest Magento Version (2.3) and everythign went well. The installation was completed and i was able to view and frontend aswell the backend.
For some reason i get the following error on the backend and the loading spinner keeps spinning forever. Sometimes, after a refresh, the spinner goes away but no menu items are clickable. In the Chrome DevTools i get various of errors displayed, especially with knockout.js or knockout related files.
PHP Version: 7.2
Magento Version: 2.3
Knockout.js:4566
Uncaught Syntax Error: Unexpected end of input
https://pastebin.com/2XGmf8Qm
knockout-fast-foreach.js:299
Uncaught TypeError: Cannot read property 'bindingHandlers' of undefined
https://pastebin.com/hTLK677z
mage-init.js:13
Uncaught TypeError: Cannot read property 'bindingHandlers' of undefined
https://pastebin.com/wEGi6yfm
fadeVisible.js:12
Uncaught TypeError: cannot read property 'bindingHandlers' of undefined
https://pastebin.com/aG3GAWs5
i18n.js:151
Uncaught TypeError: Cannot read property 'bindingHandlers' of undefined
https://pastebin.com/jFHtb83z
optgroup.js:19
Uncaught TypeError: Cannot read property 'bindingHandlers' of undefined
https://pastebin.com/4E9BtNZv
knockoutjs magento2.2.3
I've installed the latest Magento Version (2.3) and everythign went well. The installation was completed and i was able to view and frontend aswell the backend.
For some reason i get the following error on the backend and the loading spinner keeps spinning forever. Sometimes, after a refresh, the spinner goes away but no menu items are clickable. In the Chrome DevTools i get various of errors displayed, especially with knockout.js or knockout related files.
PHP Version: 7.2
Magento Version: 2.3
Knockout.js:4566
Uncaught Syntax Error: Unexpected end of input
https://pastebin.com/2XGmf8Qm
knockout-fast-foreach.js:299
Uncaught TypeError: Cannot read property 'bindingHandlers' of undefined
https://pastebin.com/hTLK677z
mage-init.js:13
Uncaught TypeError: Cannot read property 'bindingHandlers' of undefined
https://pastebin.com/wEGi6yfm
fadeVisible.js:12
Uncaught TypeError: cannot read property 'bindingHandlers' of undefined
https://pastebin.com/aG3GAWs5
i18n.js:151
Uncaught TypeError: Cannot read property 'bindingHandlers' of undefined
https://pastebin.com/jFHtb83z
optgroup.js:19
Uncaught TypeError: Cannot read property 'bindingHandlers' of undefined
https://pastebin.com/4E9BtNZv
knockoutjs magento2.2.3
knockoutjs magento2.2.3
asked 2 mins ago
Marcel H.Marcel H.
250524
250524
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');
var $window = $(window),
onScroll = function(e) {
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom)) {
StackExchange.using('gps', function() { StackExchange.gps.track('embedded_signup_form.view', { location: 'question_page' }); });
$window.unbind('scroll', onScroll);
}
};
$window.on('scroll', onScroll);
});
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%2f258337%2fmagento-2-3-knockout-js-unexpected-end-of-input%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');
var $window = $(window),
onScroll = function(e) {
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom)) {
StackExchange.using('gps', function() { StackExchange.gps.track('embedded_signup_form.view', { location: 'question_page' }); });
$window.unbind('scroll', onScroll);
}
};
$window.on('scroll', onScroll);
});
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%2f258337%2fmagento-2-3-knockout-js-unexpected-end-of-input%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');
var $window = $(window),
onScroll = function(e) {
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom)) {
StackExchange.using('gps', function() { StackExchange.gps.track('embedded_signup_form.view', { location: 'question_page' }); });
$window.unbind('scroll', onScroll);
}
};
$window.on('scroll', onScroll);
});
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');
var $window = $(window),
onScroll = function(e) {
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom)) {
StackExchange.using('gps', function() { StackExchange.gps.track('embedded_signup_form.view', { location: 'question_page' }); });
$window.unbind('scroll', onScroll);
}
};
$window.on('scroll', onScroll);
});
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');
var $window = $(window),
onScroll = function(e) {
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom)) {
StackExchange.using('gps', function() { StackExchange.gps.track('embedded_signup_form.view', { location: 'question_page' }); });
$window.unbind('scroll', onScroll);
}
};
$window.on('scroll', onScroll);
});
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