Closed
Description
Steps to reproduce
- add:
<block class="Magento\Reports\Block\Product\Widget\Viewed" page_size="4" name="recently_viewed" template="widget/viewed/content/viewed_grid.phtml" cacheable="false" />
to catalog_product_view.xml in any container
Expected result:
With enabled cache you should see recently viewed products block in product page.
Actual result:
Block is visible only with disabled cache, when cache is enabled, it does not have output.
Metadata
Metadata
Assignees
Type
Projects
Status
Done