mollie / magento2

Mollie Payments for Magento 2
https://www.mollie.com
Other
98 stars 50 forks source link

Checkout method not rendering: Uncaught ReferenceError: Unable to process binding "css: function(){return getClassNames() }" #673

Closed albsa closed 11 months ago

albsa commented 11 months ago

Describe the bug Since the latest update we encounter the following issue that the payment method does not render. It display an empty radio input in the payment method list and this error is displayed.

Uncaught ReferenceError: Unable to process binding "css: function(){return getClassNames() }" Message: getClassNames is not defined

Used versions

To Reproduce Order a product and move the the payment method step.

Expected behavior Displaying of payment methods.

Actual behavior Empty radio input button and console log error

Screenshots

Schermafbeelding 2023-07-29 om 12 37 21 Schermafbeelding 2023-07-29 om 12 37 10