Closed
Description
Preconditions (*)
- Our ecommerce: Magento 2.3.4-p2
- php version: 7.3.16
- Database: Mysql 5.7
- Varnish: 6.2.3
- Elasticsearch: 6.8.7
- Redis: 5.0.4
- Apache: 2.4.6
- Our website: https://www.shelvingdirect.com/
Steps to reproduce (*)
- Create a mixin of some file on the product page. For example, override some method of the Magento_Catalog/js/price-box.js module
- Go to the homepage of Magento
- Move the mouse over a product. Right-click and click "open the page in a new tab" for several products in the homepage
Expected result (*)
- We must see the mixin of price-box-mixin.min.js
- The mixin file appears when we click directly on the product instead of the right button and open the link in a new tab
Actual result (*)
- We see the price-box.min.js .The file price-box-mixin.min.js doesn't appear
Please provide Severity assessment for the Issue as Reporter. This information will help during Confirmation and Issue triage processes.
- 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
Type
Projects
Status
Done