Open
Description
Preconditions and environment
- Magento 2.4.5
- PHP 8.1
Did a pagespeed test and shows jquery.validate.min.js should be optimized. (I have JS minify turned on) Checking the actual file jquery.validate.min.js it is indeed incorrectly minified.
Don't have deep knowledge of Magento but this is all the info I can provide.
Steps to reproduce
- Turn on Minify JS files
- Do a Google PageSpeed test
- Shows result saying jquery.validate.min.js minification could be improved
- When checking the actual file jquery.validate.min.js it is indeed incorrectly minified
Expected result
Minify jquery.validate.min.js correctly
Actual result
Minification of jquery.validate.min.js is incorrect
Additional information
No response
Release note
No response
Triage and priority
- Severity: S0 - Affects critical data or functionality and leaves users without workaround.
- Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
- Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
- Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
- Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.
Metadata
Metadata
Assignees
Labels
Gate 3 Passed. Manual verification of the issue completed. Issue is confirmedA defect with this priority could have functionality issues which are not to expectations.Indicates original Magento version for the Issue report.The issue has been reproduced on latest 2.4-develop branchIssue related to Developer Experience and needs help with Triage to Confirm or Reject it