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










1















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:



Expected



Actual:



enter image description here



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.










share|improve this question




























    1















    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:



    Expected



    Actual:



    enter image description here



    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.










    share|improve this question


























      1












      1








      1


      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:



      Expected



      Actual:



      enter image description here



      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.










      share|improve this question
















      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:



      Expected



      Actual:



      enter image description here



      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






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited May 2 '18 at 6:47









      Teja Bhagavan Kollepara

      3,01041949




      3,01041949










      asked Apr 23 '18 at 14:12









      chomazambiachomazambia

      185




      185




















          2 Answers
          2






          active

          oldest

          votes


















          0














          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.






          share|improve this answer























          • Thanks, deleting that file at the theme level has seemed to fix it.

            – chomazambia
            Apr 26 '18 at 13:04


















          0














          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.






          share|improve this answer























            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
            );



            );













            draft saved

            draft discarded


















            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









            0














            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.






            share|improve this answer























            • Thanks, deleting that file at the theme level has seemed to fix it.

              – chomazambia
              Apr 26 '18 at 13:04















            0














            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.






            share|improve this answer























            • Thanks, deleting that file at the theme level has seemed to fix it.

              – chomazambia
              Apr 26 '18 at 13:04













            0












            0








            0







            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.






            share|improve this answer













            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.







            share|improve this answer












            share|improve this answer



            share|improve this answer










            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

















            • 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













            0














            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.






            share|improve this answer



























              0














              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.






              share|improve this answer

























                0












                0








                0







                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.






                share|improve this answer













                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.







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered 10 mins ago









                Denis AleksandrovDenis Aleksandrov

                11




                11



























                    draft saved

                    draft discarded
















































                    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.




                    draft saved


                    draft discarded














                    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





















































                    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







                    Popular posts from this blog

                    Can not update quote_id field of “quote_item” table magento 2Magento 2.1 - We can't remove the item. (Shopping Cart doesnt allow us to remove items before becomes empty)Add value for custom quote item attribute using REST apiREST API endpoint v1/carts/cartId/items always returns error messageCorrect way to save entries to databaseHow to remove all associated quote objects of a customer completelyMagento 2 - Save value from custom input field to quote_itemGet quote_item data using quote id and product id filter in Magento 2How to set additional data to quote_item table from controller in Magento 2?What is the purpose of additional_data column in quote_item table in magento2Set Custom Price to Quote item magento2 from controller

                    Magento 2 disable Secret Key on URL's from terminal The Next CEO of Stack OverflowMagento 2 Shortcut/GUI tool to perform commandline tasks for windowsIn menu add configuration linkMagento oAuth : Generating access token and access secretMagento 2 security key issue in Third-Party API redirect URIPublic actions in admin controllersHow to Disable Cache in Custom WidgetURL Key not changing in Magento 2Product URL Key gets deleted when importing custom options - Magento 2Problem with reindex terminalMagento 2 - bin/magento Commands not working in Cpanel Terminal

                    Aasi (pallopeli) Navigointivalikko