-
helper/data.php
change line 69 to `\Magento\Framework\Url $frontUrlModel,`
add line below 69 `\Magento\Framework\App\State $state)`
after `parent::__construct($context);`
add line `$state…
-
### Preconditions and environment
- Mage 2.4.4
### Steps to reproduce
1. Open the console on the Product Detail page and define `const data={}` in the console.
2. Try to navigate the image…
-
### Preconditions and environment
- Magento 2.4.5
- PHP 8.1
Did a pagespeed test and shows jquery.validate.min.js should be optimized. (I have JS minify turned on) Checking the actual file jquery.v…
-
A typical file structure for a Magento 2 module shoul look like the following:
![image](https://user-images.githubusercontent.com/5289370/39972363-e766ad38-570d-11e8-946d-ccb002f8433c.png)
For t…
-
### Preconditions and environment
Magento ver. 2.4.3-p2
### Steps to reproduce
1. Have a magento instance with at least two stores
2. Create a cms block only visible in the store that is not the…
-
Hi,
Are there any plans to extend the functionality of this module for js files also?
```define([
'jquery',
'Magento_Checkout/js/model/quote'
], function ($, quote) {
'use strict…
-
### Preconditions and environment
Hi,
First of all, I'm not sure if you're interested in this kind of report (HTML compliance), feel free to close the issue if not.
I was checking W3C complianc…
-
### Preconditions (*)
1. create attributes via AttributeOptionLabelInterfaceFactory and AttributeOptionInterfaceFactory and persist them via AttributeOptionManagementInterface
2. create up to …
-
We have installed the module yesterday(05/19/21), except the images in the product images slider, all the other images are displaying properly in webp format on the entire website.
Can you please h…
-
### Preconditions
1. Win 7 / CentOS Linux release 7.4.1708
2. PHP Version 7.0.28
3.Magento ver. 2.2.4
4.Luma blank theme without sample data
### Steps to reproduce
1. Log into backend …