Closed
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
The issue has been fixed in 2.4-develop branchGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 1 Passed. Automatic verification of issue format passedGate 4. Acknowledged. Issue is added to backlog and ready for developmentIndicates original Magento version for the Issue report.The issue has been reproduced on latest 2.4-develop branch