Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 301 Bytes

2020-11-12-fixed-category-cms-page-error-when-dynamic-group-is-not-selected.md

File metadata and controls

6 lines (6 loc) · 301 Bytes
title issue
Fixed Category CMS Page error when dynamic group is not selected
NEXT-11034

Core

  • Added condition check $category->getProductStreamId() !== null in \Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingRoute::load to prevent load non-existent product stream.