Skip to content

Commit 71b2bd3

Browse files
committed
B2B-2221: Magento\CatalogGraphQl\Plugin\DesignLoader plugin loads too much data
- Testing with removing the plugin in di.xml new
1 parent ff91c12 commit 71b2bd3

File tree

1 file changed

+0
-3
lines changed
  • app/code/Magento/PageBuilder/etc/adminhtml

1 file changed

+0
-3
lines changed

app/code/Magento/PageBuilder/etc/adminhtml/di.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@
99
<preference for="Magento\PageBuilder\Api\TemplateRepositoryInterface" type="Magento\PageBuilder\Model\TemplateRepository"/>
1010
<preference for="Magento\PageBuilder\Api\Data\TemplateInterface" type="Magento\PageBuilder\Model\Template"/>
1111
<preference for="Magento\PageBuilder\Api\Data\TemplateSearchResultsInterface" type="Magento\Framework\Api\SearchResults"/>
12-
<type name="Magento\Catalog\Block\Product\ImageFactory">
13-
<plugin name="designLoader" type="Magento\PageBuilder\Plugin\DesignLoader" />
14-
</type>
1512
<virtualType name="Magento\PageBuilder\Block\Adminhtml\ContentType\Edit\ModalCloseButton" type="Magento\PageBuilder\Block\Adminhtml\ContentType\Edit\CloseButton">
1613
<arguments>
1714
<argument name="targetName" xsi:type="string">ns = pagebuilder_modal_form, index = modal</argument>

0 commit comments

Comments
 (0)