-
Magento version: 2.1.2
It is not possible to unselect and save all multiselect attribute values for a product.
After the save completes the state of the product attribute before the product was sa…
Vinai updated
2 years ago
-
### 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 …
-
After placing an order I was unable to remove the "You added Test Product to your shopping cart." message. The message also appeared on the order success page and even reappears when I close the brows…
-
```
Uncaught TypeError: Cannot read properties of undefined (reading 'totals')
at Object. (set-shipping-information-mixin.js:31)
```
![image](https://user-images.githubusercontent.com/4748495/…
-
If we do a Tailwind "npm run built-prod" with the multi-menu phtml files in our own custom theme, the mobile menu doesn't work properly anymore.
Also if we add the /vendor/proxi-blue/ directory to th…
-
Hello,
We've upgraded the module from 1.7.0 to 1.9.2. However, when loading the checkout, PHP gets trapped in an infinite loop.
The problem is caused by `Plugin/Tax/Config.php`, specifically lin…
-
The `klarna_logs` table has a primary key definition of `smallint` (not even unsigned), meaning that it can only hold up to `32767` entries. Once the `klarna_logs` table is full, the checkout will not…
-
Testing this out on Magento 2.4.4 + PHP 8.1. The watcher seems to start fine with no errors, but doesn't appear to be clearing out the appropriate caches. Confirmed by writing a new controller action,…
-
After upgrading to version 1.8.0, we see a lot of API errors in the Paazl log on our test environments. As a result, the checkout widget does not load, and as a fallback only the Magento shipping meth…
-
Preconditions (*)
Magento 2.4.2, 2.4.3
PHP 7.4
Steps to reproduce (*)
Adding a native WYSWYG field to Magento 2 native widgets results in failed rendering when accessing the widget data from C…