Shipping fields not showing up after upgrade to Magento 2.2.3 The Next CEO of Stack Overflow(Magento2) knockout.js:3012 Uncaught ReferenceError: Unable to process bindingUnable to process binding Knockout.js magento 2Cannot read property `scopeLabel` of undefined on Product Detail PageCan't get Customer Data on frontend in Magento 2Magento2 Order Summary - unable to process bindingKO templates are not loading in Magento 2.1 applicationUpgrade Issue : 2.0.0 to 2.1.7Product grid not load -— Unable to process binding Knockout.js magento 2Product form not loaded in magento2Uncaught ReferenceError: Unable to process binding “if: function()return (isShowLegend()) ” magento 2
How many extra stops do monopods offer for tele photographs?
I want to delete every two lines after 3rd lines in file contain very large number of lines :
Is it okay to majorly distort historical facts while writing a fiction story?
Why didn't Khan get resurrected in the Genesis Explosion?
Should I cite using beginthebibliography or beginfilecontents*
Why is quantifier elimination desirable for a given theory?
If Nick Fury and Coulson already knew about aliens (Kree and Skrull) why did they wait until Thor's appearance to start making weapons?
Running a General Election and the European Elections together
Chain wire methods together in Lightning Web Components
Is it my responsibility to learn a new technology in my own time my employer wants to implement?
0 rank tensor vs 1D vector
Is a distribution that is normal, but highly skewed considered Gaussian?
Does it make sense to invest money on space investigation?
Why do remote US companies require working in the US?
Should I tutor a student who I know has cheated on their homework?
Is it convenient to ask the journal's editor for two additional days to complete a review?
Method for adding error messages to a dictionary given a key
How to count occurrences of text in a file?
Why, when going from special to general relativity, do we just replace partial derivatives with covariant derivatives?
Why is information "lost" when it got into a black hole?
How to get from Geneva Airport to Metabief?
Is French Guiana a (hard) EU border?
What did we know about the Kessel run before the prequels?
Axiom Schema vs Axiom
Shipping fields not showing up after upgrade to Magento 2.2.3
The Next CEO of Stack Overflow(Magento2) knockout.js:3012 Uncaught ReferenceError: Unable to process bindingUnable to process binding Knockout.js magento 2Cannot read property `scopeLabel` of undefined on Product Detail PageCan't get Customer Data on frontend in Magento 2Magento2 Order Summary - unable to process bindingKO templates are not loading in Magento 2.1 applicationUpgrade Issue : 2.0.0 to 2.1.7Product grid not load -— Unable to process binding Knockout.js magento 2Product form not loaded in magento2Uncaught ReferenceError: Unable to process binding “if: function()return (isShowLegend()) ” magento 2
Upgrade from Magento 2.1.6 -> 2.2.3 and PHP 5.6 to 7.0.20
After the upgrade seems like most things are working find except the /checkout/ page which is having trouble loading the shipping field forms:
Expected:
Actual:
Not sure what exactly is causing this, getting this JS error which seems important:
Uncaught ReferenceError: Unable to process binding "if: function ()return isFormInline "
Message: Unable to process binding "template: function ()return shippingFormTemplate "
Message: shippingFormTemplate is not defined
at template (eval at createBindingsStringEvaluator (knockout.js:2624), <anonymous>:3:61)
at init (knockout.js:5023)
at knockout.js:2989
at Object.ignore (knockout.js:1249)
at knockout.js:2988
at Object.arrayForEach (knockout.js:151)
at applyBindingsToNodeInternal (knockout.js:2974)
at applyBindingsToNodeAndDescendantsInternal (knockout.js:2854)
at applyBindingsToDescendantsInternal (knockout.js:2836)
at Object.ko.applyBindingsToDescendants (knockout.js:3052)
The standard Magento module for checkout is used on this page and it's not overwritten by the theme or anything else as far as I know and the JSON data coming from the server seems to be OK.
magento2 javascript extensions
add a comment |
Upgrade from Magento 2.1.6 -> 2.2.3 and PHP 5.6 to 7.0.20
After the upgrade seems like most things are working find except the /checkout/ page which is having trouble loading the shipping field forms:
Expected:
Actual:
Not sure what exactly is causing this, getting this JS error which seems important:
Uncaught ReferenceError: Unable to process binding "if: function ()return isFormInline "
Message: Unable to process binding "template: function ()return shippingFormTemplate "
Message: shippingFormTemplate is not defined
at template (eval at createBindingsStringEvaluator (knockout.js:2624), <anonymous>:3:61)
at init (knockout.js:5023)
at knockout.js:2989
at Object.ignore (knockout.js:1249)
at knockout.js:2988
at Object.arrayForEach (knockout.js:151)
at applyBindingsToNodeInternal (knockout.js:2974)
at applyBindingsToNodeAndDescendantsInternal (knockout.js:2854)
at applyBindingsToDescendantsInternal (knockout.js:2836)
at Object.ko.applyBindingsToDescendants (knockout.js:3052)
The standard Magento module for checkout is used on this page and it's not overwritten by the theme or anything else as far as I know and the JSON data coming from the server seems to be OK.
magento2 javascript extensions
add a comment |
Upgrade from Magento 2.1.6 -> 2.2.3 and PHP 5.6 to 7.0.20
After the upgrade seems like most things are working find except the /checkout/ page which is having trouble loading the shipping field forms:
Expected:
Actual:
Not sure what exactly is causing this, getting this JS error which seems important:
Uncaught ReferenceError: Unable to process binding "if: function ()return isFormInline "
Message: Unable to process binding "template: function ()return shippingFormTemplate "
Message: shippingFormTemplate is not defined
at template (eval at createBindingsStringEvaluator (knockout.js:2624), <anonymous>:3:61)
at init (knockout.js:5023)
at knockout.js:2989
at Object.ignore (knockout.js:1249)
at knockout.js:2988
at Object.arrayForEach (knockout.js:151)
at applyBindingsToNodeInternal (knockout.js:2974)
at applyBindingsToNodeAndDescendantsInternal (knockout.js:2854)
at applyBindingsToDescendantsInternal (knockout.js:2836)
at Object.ko.applyBindingsToDescendants (knockout.js:3052)
The standard Magento module for checkout is used on this page and it's not overwritten by the theme or anything else as far as I know and the JSON data coming from the server seems to be OK.
magento2 javascript extensions
Upgrade from Magento 2.1.6 -> 2.2.3 and PHP 5.6 to 7.0.20
After the upgrade seems like most things are working find except the /checkout/ page which is having trouble loading the shipping field forms:
Expected:
Actual:
Not sure what exactly is causing this, getting this JS error which seems important:
Uncaught ReferenceError: Unable to process binding "if: function ()return isFormInline "
Message: Unable to process binding "template: function ()return shippingFormTemplate "
Message: shippingFormTemplate is not defined
at template (eval at createBindingsStringEvaluator (knockout.js:2624), <anonymous>:3:61)
at init (knockout.js:5023)
at knockout.js:2989
at Object.ignore (knockout.js:1249)
at knockout.js:2988
at Object.arrayForEach (knockout.js:151)
at applyBindingsToNodeInternal (knockout.js:2974)
at applyBindingsToNodeAndDescendantsInternal (knockout.js:2854)
at applyBindingsToDescendantsInternal (knockout.js:2836)
at Object.ko.applyBindingsToDescendants (knockout.js:3052)
The standard Magento module for checkout is used on this page and it's not overwritten by the theme or anything else as far as I know and the JSON data coming from the server seems to be OK.
magento2 javascript extensions
magento2 javascript extensions
edited May 2 '18 at 6:47
Teja Bhagavan Kollepara
3,01041949
3,01041949
asked Apr 23 '18 at 14:12
chomazambiachomazambia
185
185
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
I had a similar issue which was caused by theme overwriting Magento_Checkout/web/js/view/shipping.js file. This file seems to have changed in 2.2.3.
Thanks, deleting that file at the theme level has seemed to fix it.
– chomazambia
Apr 26 '18 at 13:04
add a comment |
It turned out that in my case the standard Magento_Checkout/shipping
module was overwritten by the extension Ced_StorePickup on Magento v2.2.6
After analyzing the error message shippingFormTemplate is not defined
, and comparing pub/static/frontend/Ced/ced/en_US/Magento_Checkout/js/view/shipping.js
with pub/static/frontend/Magento/luma/en_US/Magento_Checkout/js/view/shipping.js
it quickly became obvious that the former was missing the definition of shippingFormTemplate
unlike the latter.
The solution was to add the missing variables shippingFormTemplate
, shippingMethodListTemplate
, and shippingMethodItemTemplate
in app/code/Ced/StorePickup/view/frontend/web/js/shipping-override.js
copied from pub/static/frontend/Magento/luma/en_US/Magento_Checkout/js/view/shipping.js
Here's a relevant code snippet from app/code/Ced/StorePickup/view/frontend/web/js/shipping-override.js
:
return Component.extend({
defaults:
template: 'Magento_Checkout/shipping',
shippingFormTemplate: 'Magento_Checkout/shipping-address/form',
shippingMethodListTemplate: 'Magento_Checkout/shipping-address/shipping-method-list',
shippingMethodItemTemplate: 'Magento_Checkout/shipping-address/shipping-method-item'
,
After adding the three variables as above, I ran the following commands:
bin/magento setup:upgrade
sudo php bin/magento setup:static-content:deploy -f
sudo php bin/magento setup:static-content:deploy -f mk_MK
bin/magento cache:flush
Deleting Magento_Checkout/web/js/view/shipping.js did not help, but tgor's and chomazambia's hint was very helpful in diagnosing the problem.
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%2f223344%2fshipping-fields-not-showing-up-after-upgrade-to-magento-2-2-3%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
I had a similar issue which was caused by theme overwriting Magento_Checkout/web/js/view/shipping.js file. This file seems to have changed in 2.2.3.
Thanks, deleting that file at the theme level has seemed to fix it.
– chomazambia
Apr 26 '18 at 13:04
add a comment |
I had a similar issue which was caused by theme overwriting Magento_Checkout/web/js/view/shipping.js file. This file seems to have changed in 2.2.3.
Thanks, deleting that file at the theme level has seemed to fix it.
– chomazambia
Apr 26 '18 at 13:04
add a comment |
I had a similar issue which was caused by theme overwriting Magento_Checkout/web/js/view/shipping.js file. This file seems to have changed in 2.2.3.
I had a similar issue which was caused by theme overwriting Magento_Checkout/web/js/view/shipping.js file. This file seems to have changed in 2.2.3.
answered Apr 25 '18 at 8:46
tgortgor
162
162
Thanks, deleting that file at the theme level has seemed to fix it.
– chomazambia
Apr 26 '18 at 13:04
add a comment |
Thanks, deleting that file at the theme level has seemed to fix it.
– chomazambia
Apr 26 '18 at 13:04
Thanks, deleting that file at the theme level has seemed to fix it.
– chomazambia
Apr 26 '18 at 13:04
Thanks, deleting that file at the theme level has seemed to fix it.
– chomazambia
Apr 26 '18 at 13:04
add a comment |
It turned out that in my case the standard Magento_Checkout/shipping
module was overwritten by the extension Ced_StorePickup on Magento v2.2.6
After analyzing the error message shippingFormTemplate is not defined
, and comparing pub/static/frontend/Ced/ced/en_US/Magento_Checkout/js/view/shipping.js
with pub/static/frontend/Magento/luma/en_US/Magento_Checkout/js/view/shipping.js
it quickly became obvious that the former was missing the definition of shippingFormTemplate
unlike the latter.
The solution was to add the missing variables shippingFormTemplate
, shippingMethodListTemplate
, and shippingMethodItemTemplate
in app/code/Ced/StorePickup/view/frontend/web/js/shipping-override.js
copied from pub/static/frontend/Magento/luma/en_US/Magento_Checkout/js/view/shipping.js
Here's a relevant code snippet from app/code/Ced/StorePickup/view/frontend/web/js/shipping-override.js
:
return Component.extend({
defaults:
template: 'Magento_Checkout/shipping',
shippingFormTemplate: 'Magento_Checkout/shipping-address/form',
shippingMethodListTemplate: 'Magento_Checkout/shipping-address/shipping-method-list',
shippingMethodItemTemplate: 'Magento_Checkout/shipping-address/shipping-method-item'
,
After adding the three variables as above, I ran the following commands:
bin/magento setup:upgrade
sudo php bin/magento setup:static-content:deploy -f
sudo php bin/magento setup:static-content:deploy -f mk_MK
bin/magento cache:flush
Deleting Magento_Checkout/web/js/view/shipping.js did not help, but tgor's and chomazambia's hint was very helpful in diagnosing the problem.
add a comment |
It turned out that in my case the standard Magento_Checkout/shipping
module was overwritten by the extension Ced_StorePickup on Magento v2.2.6
After analyzing the error message shippingFormTemplate is not defined
, and comparing pub/static/frontend/Ced/ced/en_US/Magento_Checkout/js/view/shipping.js
with pub/static/frontend/Magento/luma/en_US/Magento_Checkout/js/view/shipping.js
it quickly became obvious that the former was missing the definition of shippingFormTemplate
unlike the latter.
The solution was to add the missing variables shippingFormTemplate
, shippingMethodListTemplate
, and shippingMethodItemTemplate
in app/code/Ced/StorePickup/view/frontend/web/js/shipping-override.js
copied from pub/static/frontend/Magento/luma/en_US/Magento_Checkout/js/view/shipping.js
Here's a relevant code snippet from app/code/Ced/StorePickup/view/frontend/web/js/shipping-override.js
:
return Component.extend({
defaults:
template: 'Magento_Checkout/shipping',
shippingFormTemplate: 'Magento_Checkout/shipping-address/form',
shippingMethodListTemplate: 'Magento_Checkout/shipping-address/shipping-method-list',
shippingMethodItemTemplate: 'Magento_Checkout/shipping-address/shipping-method-item'
,
After adding the three variables as above, I ran the following commands:
bin/magento setup:upgrade
sudo php bin/magento setup:static-content:deploy -f
sudo php bin/magento setup:static-content:deploy -f mk_MK
bin/magento cache:flush
Deleting Magento_Checkout/web/js/view/shipping.js did not help, but tgor's and chomazambia's hint was very helpful in diagnosing the problem.
add a comment |
It turned out that in my case the standard Magento_Checkout/shipping
module was overwritten by the extension Ced_StorePickup on Magento v2.2.6
After analyzing the error message shippingFormTemplate is not defined
, and comparing pub/static/frontend/Ced/ced/en_US/Magento_Checkout/js/view/shipping.js
with pub/static/frontend/Magento/luma/en_US/Magento_Checkout/js/view/shipping.js
it quickly became obvious that the former was missing the definition of shippingFormTemplate
unlike the latter.
The solution was to add the missing variables shippingFormTemplate
, shippingMethodListTemplate
, and shippingMethodItemTemplate
in app/code/Ced/StorePickup/view/frontend/web/js/shipping-override.js
copied from pub/static/frontend/Magento/luma/en_US/Magento_Checkout/js/view/shipping.js
Here's a relevant code snippet from app/code/Ced/StorePickup/view/frontend/web/js/shipping-override.js
:
return Component.extend({
defaults:
template: 'Magento_Checkout/shipping',
shippingFormTemplate: 'Magento_Checkout/shipping-address/form',
shippingMethodListTemplate: 'Magento_Checkout/shipping-address/shipping-method-list',
shippingMethodItemTemplate: 'Magento_Checkout/shipping-address/shipping-method-item'
,
After adding the three variables as above, I ran the following commands:
bin/magento setup:upgrade
sudo php bin/magento setup:static-content:deploy -f
sudo php bin/magento setup:static-content:deploy -f mk_MK
bin/magento cache:flush
Deleting Magento_Checkout/web/js/view/shipping.js did not help, but tgor's and chomazambia's hint was very helpful in diagnosing the problem.
It turned out that in my case the standard Magento_Checkout/shipping
module was overwritten by the extension Ced_StorePickup on Magento v2.2.6
After analyzing the error message shippingFormTemplate is not defined
, and comparing pub/static/frontend/Ced/ced/en_US/Magento_Checkout/js/view/shipping.js
with pub/static/frontend/Magento/luma/en_US/Magento_Checkout/js/view/shipping.js
it quickly became obvious that the former was missing the definition of shippingFormTemplate
unlike the latter.
The solution was to add the missing variables shippingFormTemplate
, shippingMethodListTemplate
, and shippingMethodItemTemplate
in app/code/Ced/StorePickup/view/frontend/web/js/shipping-override.js
copied from pub/static/frontend/Magento/luma/en_US/Magento_Checkout/js/view/shipping.js
Here's a relevant code snippet from app/code/Ced/StorePickup/view/frontend/web/js/shipping-override.js
:
return Component.extend({
defaults:
template: 'Magento_Checkout/shipping',
shippingFormTemplate: 'Magento_Checkout/shipping-address/form',
shippingMethodListTemplate: 'Magento_Checkout/shipping-address/shipping-method-list',
shippingMethodItemTemplate: 'Magento_Checkout/shipping-address/shipping-method-item'
,
After adding the three variables as above, I ran the following commands:
bin/magento setup:upgrade
sudo php bin/magento setup:static-content:deploy -f
sudo php bin/magento setup:static-content:deploy -f mk_MK
bin/magento cache:flush
Deleting Magento_Checkout/web/js/view/shipping.js did not help, but tgor's and chomazambia's hint was very helpful in diagnosing the problem.
answered 10 mins ago
Denis AleksandrovDenis Aleksandrov
11
11
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%2f223344%2fshipping-fields-not-showing-up-after-upgrade-to-magento-2-2-3%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