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
Can a Bladesinger Wizard use Bladesong with a Hand Crossbow?
How to install OpenCV on Raspbian Stretch?
Help understanding this unsettling image of Titan, Epimetheus, and Saturn's rings?
Should I tutor a student who I know has cheated on their homework?
Do I need to write [sic] when a number is less than 10 but isn't written out?
Why is information "lost" when it got into a black hole?
Can MTA send mail via a relay without being told so?
Why isn't the Mueller report being released completely and unredacted?
Does soap repel water?
Is there a way to save my career from absolute disaster?
What connection does MS Office have to Netscape Navigator?
The exact meaning of 'Mom made me a sandwich'
Rotate a column
Bartok - Syncopation (1): Meaning of notes in between Grand Staff
How did people program for Consoles with multiple CPUs?
No sign flipping while figuring out the emf of voltaic cell?
Math-accent symbol over parentheses enclosing accented symbol (amsmath)
How many extra stops do monopods offer for tele photographs?
What did we know about the Kessel run before the prequels?
How to place nodes around a circle from some initial angle?
Is there a difference between "Fahrstuhl" and "Aufzug"
Proper way to express "He disappeared them"
Example of a Mathematician/Physicist whose Other Publications during their PhD eclipsed their PhD Thesis
What does "Its cash flow is deeply negative" mean?
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