We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f225505 commit b8440f0Copy full SHA for b8440f0
app/code/Magento/Catalog/etc/frontend/di.xml
@@ -79,9 +79,9 @@
79
<argument name="typeId" xsi:type="string">recently_compared_product</argument>
80
</arguments>
81
</virtualType>
82
- <type name="Magento\Framework\View\Element\Message\MessageConfigurationsPool">
+ <type name="Magento\Catalog\Block\Product\View\Gallery">
83
<arguments>
84
- <argument name="configurationsMap" xsi:type="array">
+ <argument name="galleryImagesConfig" xsi:type="array">
85
<item name="addCompareAddSuccessMessage" xsi:type="array">
86
<item name="renderer" xsi:type="const">\Magento\Framework\View\Element\Message\Renderer\BlockRenderer::CODE</item>
87
<item name="data" xsi:type="array">
0 commit comments