security-package icon indicating copy to clipboard operation
security-package copied to clipboard

Fix jQuery Migrate warning

Open ihor-sviziev opened this issue 2 years ago • 0 comments

Description (*)

On all frontend pages of the website with Magento 2.4.5-p2, with enabled invisible reCapcha, we see the following jQuery migrate warning: image image

This happens because in Magneto 2.4.5 upgraded jQuery to 3.x, that sow

Fixed Issues (if relevant)

  1. magento/magento2#<issue_number>: Issue title

Manual testing scenarios (*)

  1. ...
  2. ...

Questions or comments

Contribution checklist (*)

  • [ ] Author has signed the Adobe CLA
  • [ ] Pull request has a meaningful description of its purpose
  • [ ] All commits are accompanied by meaningful commit messages
  • [ ] All new or changed code is covered with unit/integration tests (if applicable)
  • [ ] All automated tests passed successfully (all builds are green)

ihor-sviziev avatar Mar 24 '23 15:03 ihor-sviziev