<div>Uncaught TypeError: Cannot read property ‘quoteData’ of undefined at quote.min.js:2</div>
Magento 2.3.3
Installation of Clearpay payment plugin.
On completion of checkout, user is returned to an empty shopping cart rather than order confirmation page. Order is recored in backend and order confirmation emails are sent.
Nothing in logs but following error in Console:
Uncaught TypeError: Cannot read property ‘quoteData’ of undefined
at quote.min.js:2
at Object.execCb (10b3c252f72fe3679fe8c8942cf02279.min.js:112)
at Module.check (10b3c252f72fe3679fe8c8942cf02279.min.js:56)
at Module.<anonymous> (10b3c252f72fe3679fe8c8942cf02279.min.js:72)
at 10b3c252f72fe3679fe8c8942cf02279.min.js:11
at 10b3c252f72fe3679fe8c8942cf02279.min.js:74
at each (10b3c252f72fe3679fe8c8942cf02279.min.js:3)
at Module.emit (10b3c252f72fe3679fe8c8942cf02279.min.js:74)
at Module.check (10b3c252f72fe3679fe8c8942cf02279.min.js:61)
at Module.enable (10b3c252f72fe3679fe8c8942cf02279.min.js:73)
Other payment options work fine.
Plugin has been uninstalled and reinstalled.
Can’t figure this one out, would appreciate some thoughts.
Kind regards,