cancel
Showing results for 
Search instead for 
Did you mean: 

Magento 2.4.5 popup not working in checkout in previous version working fine

Magento 2.4.5 popup not working in checkout in previous version working fine

Can somebody help. 

 

after upgrade to versio 2.4.5 my featherlight lightbox popup is not working anymore for selecting other shipping methods.

 

tried everything looks like the js script gives an undefined error

 

error message:

 

knockout.js:3753 Uncaught TypeError: Unable to process binding "template: function(){return { name:'dm-delivery-methods-content'} }"
Message: Cannot read properties of undefined (reading 'name')
at RemoteTemplateEngine.makeTemplateSource (engine.js:184:59)
at RemoteTemplateEngine.renderTemplate (engine.js:246:35)
at executeTemplate (knockout.js:5894:83)
at ko.dependentObservable.disposeWhen (knockout.js:5962:58)
at Function.evaluateImmediate_CallReadThenEndDependencyDetection (knockout.js:2331:115)
at Function.evaluateImmediate_CallReadWithDependencyDetection (knockout.js:2288:41)
at Function.evaluateImmediate (knockout.js:2253:40)
at ko.computed.ko.dependentObservable (knockout.js:2085:40)
at ko.renderTemplate (knockout.js:5954:35)
at update (knockout.js:6138:51)

 

The template binding should work cause the list without the popup is working fine.

only if the popup link is clicked the screen freezes and the JS message appears. 

 

this is a sample of the checkout:

image.png

so the blue links are not working.

 

I cannot find this anywhere in the internet. 

can somebody help, would be very appreciated. 

 

thanks in advance