CleanCheckout icon indicating copy to clipboard operation
CleanCheckout copied to clipboard

Module Version ^2.0.0 & IE11

Open realchriswells opened this issue 5 years ago • 1 comments

The checkout has been installed, but when on Step 2 on IE11, the Next button does nothing.

Unhelpfully it doesn't kick up any errors I can see.

Is this a compatibility issue with Angular, or an issue with Magento version 2.2.4?

realchriswells avatar Apr 30 '19 11:04 realchriswells

Just come across an issue with this - looks like an issue with https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/entries#Polyfill I have manually patched Magento_Checkout/js/model/address-converter.js to add the polyfill in for this.

chickenland avatar Aug 14 '19 09:08 chickenland