magento2
magento2 copied to clipboard
Prior to making any Submission(s), you must sign an Adobe Contributor License Agreement, available here at: https://opensource.adobe.com/cla.html. All Submissions you make to Adobe Inc. and its affili...
### Description (*) Add class for able to styling modal form address shipping. Without specific class Frontend devs not able to complete style entire modal without impact to other modal...
### Preconditions (*) 1. 2.3.5-p1 with sample data ### Steps to reproduce (*) 1. u can use this magento instance (https://magento2.kask.at/graphql) or your own testing instance with sample data. query...
When switching to other currency, cart price is not updated (the row total is working fine) ### Preconditions (*) Magento 2.4.0 Store with 2 currency options ### Steps to reproduce...
Following an upgrade of M2.3.6-p1/php7.3 to M2.3.7/php7.4 an error similar to... **main.CRITICAL: Notice: Trying to access array offset on value of type null in /vendor/magento/framework/View/Element/Html/Calendar.php on line 112** appears in...
Currently Magento does not compile when using the `mixed` type, neither as a parameter or return type. The generated Interceptor / Proxy / etc. classes try to make this union...
### Preconditions and environment - Magento version: 2.4.3 ### Steps to reproduce 1. From the main directory of a project, navigate to: vendor/magento/module-eav/model/resourcemodel/entity/attribute/OptionValueProvider 2. Scroll down to the public function...
### Preconditions and environment - Magento version 2.4.2 ### Steps to reproduce 1. Enable multiple delivery methods by navigating to Stores -> Configuration -> Sales -> Delivery Methods. 2. Set...
### Summary (*) Even though the paypal configuration option "Transfer Shipping Options" is set to yes the options will not be sent to paypal unless the catalog prices exclude taxes....
### Description (*) + Removes a seemingly superfluous additional saving of the quote when estimating shipping + [The `Magento\Checkout\Model\Cart::save()` function also saves the quote in the same manner](https://github.com/magento/magento2/blob/2.4-develop/app/code/Magento/Checkout/Model/Cart.php#L593) + Only...
### Preconditions and environment - 2.3.1 - I am facing this issue on production some time following error recorded into the logs when loged in user want to add product...