mollie / magento2

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

jQuery 3.0.x compatibility #544

Closed jellesiderius closed 2 years ago

jellesiderius commented 2 years ago

This fix adds compatibility to jQuery 3.0. error() has been removed since jQuery 3.0. Since Magento 2.4.4 uses jQuery 3.0, this should be changed.

jQuery post documentation: https://api.jquery.com/jquery.post/

Magento's jQuery version file: https://github.com/magento/magento2/blob/2.4.4/lib/web/jquery/jquery.min.js

jellesiderius commented 2 years ago

Can this be looked into?

Frank-Magmodules commented 2 years ago

HI @jellesiderius , sure, thanks for your message, we will review and test this and take it with us in the release of next week.