Updated to Drupal 10.4 and am getting some javascript errors related to jquery ui, drupal core 10.4 updated jquery ui dependency to 1.14 which reduced support for older browsers/versions of jquery. do I need to upgrade to 2.2 beta?
GET /core/assets/vendor/jquery.ui/ui/safe-blur-min.js?v=10.3.10 net::ERR_ABORTED 404 (Not Found) mercury-editor-preview:3449
GET /core/assets/vendor/jquery.ui/ui/ie-min.js?v=10.3.10 net::ERR_ABORTED 404 (Not Found) mercury-editor-preview:3444
GET /core/assets/vendor/jquery.ui/ui/form-min.js?v=10.3.10 net::ERR_ABORTED 404 (Not Found) mercury-editor-preview:3452
Update Drupal 10.3 to 10.4;
Active
2.1
Code