Skip to content

Magento 2.3 - Issue to override price-box.js using mixin(In Firefox 66.0.2 version) #22338

Closed
@miteshdhaduk

Description

@miteshdhaduk

Preconditions (*)

  1. Magento 2.3 (Firefox 66.0.2 (64-bit) version)
  2. Magento 2.3.1 (Firefox 66.0.2 (64-bit) version)
  3. Magento 2.2.8 (Firefox 66.0.2 (64-bit) version)

Steps to reproduce (*)

  1. Override updatePrice function(Magento_Catalog/js/price-box) using a mixin.
  2. File call using mixin properly but the updatePrice function is not called. (In chrome working fine, but in Firefox not working.)

Expected result (*)

  1. updatePrice function is call properly in all browser.

Actual result (*)

  1. updatePrice function is not call in Firefox.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions