parcel-pro-nl / magento2-module

Verzendmodule om gemakkelijk orders in te laden in het verzendsysteem van Parcel Pro.
https://support.parcelpro.nl/koppelingen/magento-handleiding
Open Software License 3.0
0 stars 7 forks source link

Module causes js error on the checkout page for Magento2.4 #11

Open glevhen opened 3 years ago

glevhen commented 3 years ago

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:2982), <anonymous>:3:61) at init (knockout.js:5454) at knockout.js:3358 at Object.ignore (knockout.js:1470) at knockout.js:3357 at Object.arrayForEach (knockout.js:159) at applyBindingsToNodeInternal (knockout.js:3343) at applyBindingsToNodeAndDescendantsInternal (knockout.js:3223) at applyBindingsToDescendantsInternal (knockout.js:3205) at Object.ko.applyBindingsToDescendants (knockout.js:3421)

image

glevhen commented 3 years ago

Fixed in https://github.com/parcelpronl/magento2-module/pull/12