-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Component: OtherFixed in 2.4.xThe issue has been fixed in 2.4-develop branchThe issue has been fixed in 2.4-develop branchIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentGate 4. Acknowledged. Issue is added to backlog and ready for developmentReported on 2.3.4Indicates original Magento version for the Issue report.Indicates original Magento version for the Issue report.Reproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branchThe issue has been reproduced on latest 2.4-develop branch
Description
Preconditions (*)
- Magento 2.3.4
- MYSQL 5.6
- PHP 7.2.X
Steps to reproduce (*)
- Go to the File Path: app/code/Magento/Theme/view/frontend/requirejs-config.js
- Open the "requirejs-config.js" file and you can find below code in Mapper section
'criticalCssLoader': 'Magento_Theme/js/view/critical-css-loader',
- Whereas, critical-css-loader js file should be available in the file path: app/code/Magento/Theme/view/frontend/web/js/view
Expected result (*)
- Loader should need to show while calling criticalcss
Actual result (*)
- Loader is not working and unable to customize it on Custom them.
Metadata
Metadata
Assignees
Labels
Component: OtherFixed in 2.4.xThe issue has been fixed in 2.4-develop branchThe issue has been fixed in 2.4-develop branchIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentGate 4. Acknowledged. Issue is added to backlog and ready for developmentReported on 2.3.4Indicates original Magento version for the Issue report.Indicates original Magento version for the Issue report.Reproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branchThe issue has been reproduced on latest 2.4-develop branch