devdocs
devdocs copied to clipboard
Magento Developer Documentation
### Is there an existing issue for this? - [X] I have searched the existing issues ### Which topic? https://devdocs.magento.com/guides/v2.4/extension-dev-guide/build/optimal-dev-environment.html ### What's wrong with the content? In the last part...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Which topic? https://devdocs.magento.com/guides/v2.4/ui_comp_guide/components/ui-insertlisting.html ### What's wrong with the content? As you say in...
# New topic request ## Description Add a topic to the cloud side of frontend development, specifying that the Grunt `.less` transpiler needs to be run from inside the containers....
# Bug report ## Description The devdocs section about customizing php.ini (https://devdocs.magento.com/cloud/project/magento-app-php-ini.html) has a validation check of looking at /etc/php5/fpm/php.ini to ensure that the customizations were applied. This does not...
# Topic clarification/correction request ## Topic Link https://github.com/magento/devdocs/blob/master/src/guides/v2.4/howdoi/checkout/checkout_new_field.md ## Description It should provide all the steps to save the field value. For example in the `customer_address_entity`, `order_address` and `quote_address` tables....
## Topic Link [https://devdocs.magento.com/guides/v2.4/extension-dev-guide/view-models.html](https://devdocs.magento.com/guides/v2.4/extension-dev-guide/view-models.html) ## Description The 2.4 version is a symlink to the 2.3. In 2.4 for other pages, the $block->escape methods have been update to use the $escaper,...
## Topic Link https://devdocs.magento.com/guides/v2.4/frontend-dev-guide/css-topics/css-themes.html ## Description Please add an example of how to add css with preload in the head section. Currently we can add scripts or stylesheets with the...
## Description Affected page: https://devdocs.magento.com/guides/v2.4/graphql/functional-testing.html#run-functional-tests Update the path for running the tests as described at the bottom of https://github.com/magento/magento2/issues/32252
## Topic Link https://devdocs.magento.com/guides/v2.4/graphql/mutations/add-products-to-cart.html ## Description Add error information similar to what's present on [updateCartItems](https://devdocs.magento.com/guides/v2.4/graphql/mutations/update-cart-items.html#errors). ## Possible solutions ## Additional information
## This issue is a: - [ ] Topic clarification request ## Description: `Instantiation and resources` section unclear (misleading or obsolete?) ## Expected result: What is `$.mage.components` and `$.mage.extend` methods,...