sgeleon
sgeleon
### Preconditions and environment Updating from version 2.4.7 to 2.4.7-p1 My composer file: ``` { "name": "XXX", "description": "eCommerce Platform for Growth (Community Edition)", "version": "2.4.5", "type": "project", "license": [...
Hi. Sometimes we will get this error: "Uncaught Error: Mismatched anonymous define() module fix". According documentation [Magento 2](https://developer.adobe.com/commerce/php/development/build/component-file-structure/ ), we must collect all js scripts in directory JS. ``` web:...
### Preconditions and environment - Magento version - 2.4.7 ### Steps to reproduce 1) Open any order 2) Click reorder 3) Submit the order ### Expected result The order number...
### Summary magento/product-community-edition: v2.4.7-p1 This plugin has some issues. The $quote can be null, but this possibility isn't accounted for in the plugin's definition. ### Examples vendor/magento/module-payment-services-paypal/Plugin/Vault/Method.php:59 ``` public function...
I am experiencing an issue in Magento 2. In version 5.0.1 of the hubspot-php package, I received the following message: ``` [Wed Sep 25 18:21:48.072967 2024] [proxy_fcgi:error] [pid 1585596] [client...
Hi. I have seen your solution for when the configuration doesn't loading. I think it’s not good because we can get other bugs if we use this module in other...
Hi. I have seen your solution for when the configuration doesn't loading. I think it’s not good because we can get other bugs if we use this module in other...