Skip to content

Mixins js do not appear when we open product links in a new tab #29694

Closed
@Mecalux-Developer

Description

@Mecalux-Developer

Preconditions (*)

  1. Our ecommerce: Magento 2.3.4-p2
  2. php version: 7.3.16
  3. Database: Mysql 5.7
  4. Varnish: 6.2.3
  5. Elasticsearch: 6.8.7
  6. Redis: 5.0.4
  7. Apache: 2.4.6
  8. Our website: https://www.shelvingdirect.com/

Steps to reproduce (*)

  1. Create a mixin of some file on the product page. For example, override some method of the Magento_Catalog/js/price-box.js module
  2. Go to the homepage of Magento
  3. Move the mouse over a product. Right-click and click "open the page in a new tab" for several products in the homepage

image

Expected result (*)

  1. We must see the mixin of price-box-mixin.min.js

image

  1. 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 (*)

  1. We see the price-box.min.js .The file price-box-mixin.min.js doesn't appear

image


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

Issue: Cannot ReproduceCannot reproduce the issue on the latest `2.4-develop` branchIssue: Format is validGate 1 Passed. Automatic verification of issue format passedProgress: doneReported on 2.3.4-p2Indicates original Magento version for the Issue report.Triage: Dev.ExperienceIssue related to Developer Experience and needs help with Triage to Confirm or Reject it

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions